Action | Intellij | Eclipse | Visual Studio |
---|---|---|---|
Search everywhere | Double shift | todo | todo |
Go to file | Ctrl + Shift + N | todo | todo |
Recent files | Ctrl + E | todo | todo |
Go to a line | Ctrl + G | Ctrl + L | Ctrl + G |
Navigate to definition (e.g., to a method) | Ctrl + B | Ctrl + (left) click F3 |
F12 |
- Showing outline/structure of a class:
Alt+7
- Cheatsheet
- Working with Markdown Previews:
ctrl + shift + m
. See more at https://github.com/atom/markdown-preview.