Cursor aide-mémoire

4 December 2024

Cursor is essentially VSCode with additional LLM functionality which seems to be better than Copilot.

Turn off phone-home a.k.a. telemetry

Settings (icon top right) > General > Privacy Mode

Using LLM within the IDE

  • Prompt to edit: select code/text for context then ⌘ + k
  • Ask a question: select code/text for context then ⌘ + l
  • Retrieval Augmented Generation over codebase: ⌘ + enter