Cursor

Cursor

February 10, 2025 | permanent

tags :

AI Code Editor built on vscode #

URL

Configuration Management on macOS #

  • /Users/jaavedkhan/Library/Application Support/Cursor/User/settings.json
  • /Users/jaavedkhan/Library/Application Support/Cursor/User/keybindings.json
ln -sf /Users/jaavedkhan/Code/personal/configs/vscode-cursor-configs/settings.json /Users/jaavedkhan/Library/Application\ Support/Cursor/User/settings.json

ln -sf /Users/jaavedkhan/Code/personal/configs/vscode-cursor-configs/keybindings.json /Users/jaavedkhan/Library/Application\ Support/Cursor/User/keybindings.json

# project manager plugin
ln -sf /Users/jaavedkhan/Code/personal/configs/vscode-cursor-configs/projects.json /Users/jaavedkhan/Library/Application\ Support/Cursor/User/projects.json

AI #

Shortcuts #

  • CMD + L

    • Chat with code
    • “@” to select the context
  • CMD + K

    • In File Code Generation
    • Inline editing selected code, chat with it
    • for in-file code generation and ‘quick questions’
  • CMD + I

    • (Composer) to create and edit code across multiple files
  • CMD + Enter To index the codebase to chat with it from the chat

    • paid feature


Links to this note

Go to random page

Previous Next