Useful shortcuts:
- To find an action:
Ctrl + Shift + A. - To go to the next occurrence of a variable:
Ctrl + Shift + F7to highlight usages.F3orShift + F3for reverse.
- To autofix things:
F2to go to the next error.Alt + Enterto bring up list of fixes.
- To go to declaration,
Ctrl + B. - To increase selected text:
Ctrl + W(withCtrl + Shift + Wto decreate). - To go to your last edit:
Ctrl + Shift + Backspace. - For bookmarks:
- Create anonymous bookmark:
F11 - Create named bookmark:
Ctrl + F11and enter a letter/number. - Go to bookmark:
Shift + F11then press the letter/number.
- Create anonymous bookmark: