Skip to content

Commit

Permalink
Add 'List available live templates' shortcut to the Coding section of…
Browse files Browse the repository at this point in the history
… JetBrains IDEs
  • Loading branch information
vlmaier committed Apr 30, 2023
1 parent cf10945 commit 2c2f98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Overview of useful shortcuts I use (want to memorize and use) every day to optim
| Generate... | `⌘ N` | ![](https://img.shields.io/badge/-%E2%98%85%E2%98%85-orange) |
| Move Statement Up | `⇧ ⌘ ↑` | ![](https://img.shields.io/badge/-%E2%98%85%E2%98%85%E2%98%85-yellow) |
| Move Statement Down | `⇧ ⌘ ↓` | ![](https://img.shields.io/badge/-%E2%98%85%E2%98%85%E2%98%85-yellow) |
| List available live templates | `⌘ J` | ![](https://img.shields.io/badge/-%E2%98%85-red) |
| [Render Javadocs](https://www.jetbrains.com/help/idea/working-with-code-documentation.html#toggle-rendered-view) | `⌃ ⌥ Q` | ![](https://img.shields.io/badge/-%E2%98%85%E2%98%85-orange) |
| [**Navigation**](https://www.jetbrains.com/help/idea/reference-keymap-mac-default.html#context_navigation) | | |
| Collapse | `⌘ +` | ![](https://img.shields.io/badge/-%E2%98%85-red) |
Expand Down

0 comments on commit 2c2f98f

Please sign in to comment.