Cursor Tips
CursorHere are my favourite tips and tricks setting up cursor.
Installation
- Start with a minimalist installation
- Next, install at least these plugins, but be careful to now overdo it:
- WakaTime
- Laravel Official VS Code extension
- PHP Intelephense
- PHP Debug xdebug official (I still can't figure this one out)
- GitHub Actions
- Git Graph by mhutchie
Keyboard Shortcuts
⌘ + K = Prompt an edit
⌘ + L = Select a piece of code and ask anything about it
⌘ + Enter = Chat with codebase (in chat window first)