Cheatography
https://cheatography.com
Trying to remember these.
Navigation
Show project tree |
Alt + 1 |
Recent files |
Ctrl + E |
Find cursor |
Ctrl + M |
Find Usages |
Alt + F7 |
Navigate to code block end |
Ctrl + ] |
Navigate to previous file |
Ctrl + Tab |
Go to previous cursor position (Back) |
Ctrl + Alt + Left |
Select the next occurrence of a text |
Alt + J |
Show variable assignment |
Ctrl + Shift + I |
Select all occurrences of a text |
Ctrl+Alt+Shift+J |
Bookmark line |
F11 |
File structure |
Ctrl + F12 |
Next Bookmark |
Ctrl + Alt + Up/Down |
Go to declaration or usages |
Ctrl + B | Ctrl + Click |
View quick definition in popup |
Ctrl + Shift + I |
Go to line |
Ctrl +G |
Multiple cursors in column |
Ctrl + Ctrl + Up/Down |
Multiple cursots |
Alt + Click |
Last edit location |
Ctrl + Shift + Backspace |
Select opened file in the project tree |
Alt + F1 + 1/Enter |
Hide Active Tool Window |
Shift + Esc |
|
|
Editing
Join two lines and remove spaces |
Ctrl + Shift + J |
Toggle uppercase/lowercase |
Ctrl + Shift + U |
Paste from history |
Ctrl + Shift + V |
Code completion (if, try...) |
Ctrl + Shift + Enter |
Surround code with |
Ctrl + Alt + J |
Beautyfier |
Ctrl + Alt + L |
Introduce parameter |
Ctrl + Alt + P |
Introduce variable |
Ctrl + Alt +V |
Extract method |
Ctrl + Alt + M |
Rename method and usages |
Shift + F6 |
Extend Selection |
Ctrl + W |
Line comment |
Ctrl + / |
Move line/selection |
Shift+Alt+Up/Down |
New Scratch file |
Ctrl + Shift + Alt + Insert |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets