Cheatography
https://cheatography.com
Editor
Delete Line |
Ctrl-D |
Move Caret to Line End |
END |
Move Caret to Line Start |
HOME |
Main.File
Save All |
Ctrl-S |
Sync Project with Gradle Files |
Ctrl-Shift-G |
Main.File.New
New Module... |
Ctrl-Alt-Shift-N |
Kotlin File/Class |
Ctrl-Shift-N |
New Module... |
Ctrl-Shift-P |
Main.View
Recent Files |
Ctrl-E |
Recently Changed Files |
Ctrl-Shift-E |
Main.Edit
Undo |
Ctrl-Z |
Redo |
Ctrl-Shift-Z |
Cut |
Ctrl-X |
Copy |
Ctrl-C |
Paste |
Ctrl-V |
Intent Selection |
TAB |
Unindent Line or Selection |
Shift-TAB |
Main.Code
Comment with Line Comment |
Ctrl-/ |
Comment with Block Comment |
Ctrl-Shift-/ |
Reformat Code |
Ctrl-Shift-L |
Auto-Indent Lines |
Ctrl-I |
Optimize Impots |
Ctrl-Shift-O |
Move Statement Down |
Alt-Down |
Move Statement Up |
Alt-Up |
Convert Java File to Kotlin File |
Ctrl-Alt-Shift-K |
Safe Delete |
Alt-Delete |
|
|
Main.Edit.Find
Find... |
Ctrl-F |
Replace... |
Ctrl-R |
Find in Path... |
Ctrl-Shift-F |
Replace in Path... |
Ctrl-Shift-R |
Show Usages |
F2 |
Main.Window.Tool
Hide Active Tool Window |
Ctrl-Alt-W |
Hide Active Tool Window |
Shift-Escape |
Main.Window.Tabs
Select Next Tab |
Ctrl-Alt-Right |
Select Previous Tab |
Ctrl-Alt-Left |
Close |
Ctrl-W |
Close Others |
Ctrl-Shift-W |
Reopen Closed Tab |
? |
Split Vertically |
? |
Split Horizontally |
? |
Unsplit |
? |
Main.Edit
Undo |
Ctrl-Z |
Redo |
Ctrl-Shift-Z |
Copy |
Ctrl-C |
Paste |
Ctrl-V |
Paste from history... |
Ctrl-Shift-V |
Main.Navigate
Line/Column... |
Ctrl-L |
Back |
Alt-Left |
Forward |
Alt-Right |
Declaration |
F3 |
Implementation(s) |
F4 |
File Structure |
Ctrl-O |
Super Method |
F5 |
Test |
F6 |
|
|
Main.Code.Folding
Expand |
Ctrl-= |
Collapse |
Ctrl-- |
Main.Build
CompileDirty |
Ctrl-Shift-B |
Clean Project |
Ctrl-Shift-C |
Main.Run
Run |
F10 |
Apply Changes |
Shift-F10 |
Debug |
F9 |
Attach to Process... |
Alt-F9 |
Stop |
F11 |
Pause Program |
Shift-F8 |
Resume Program |
F8 |
Evaluate Expression... |
Ctrl-Alt-F9 |
View Breakpoints... |
Shift-F9 |
VersionControlSystems.Git
Resolve Conflicts... |
Ctrl-Shift-\ |
Miscellaneous
Shift-Shift |
Search Everywhere |
Other
Show Intention Actions |
Alt-Enter |
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets