


Editor Actions -> Move Caret to Next Word with Selection in Different “CamelHumps” Mode: ^⇧→.Editor Actions -> Move Caret to Next Word in Different “CamelHumps” Mode: ^→.Editor Actions -> Clone Caret Below: ^⇧↓.Editor Actions -> Clone Caret Above: ^⇧↑.Main menu -> Window -> Split and Move Right: ⌘K,⌘↑.Main menu -> Window -> Select Previous Tab: ⇧⌘[.Main menu -> Window -> Select Next Tab: ⇧⌘].
Phpstorm go to line code#
Main menu -> Code -> Move Line Down: ^⌘↓.Other convenient shortcutsĪdditionally, I also have these set for my convenience as they match other apps I use or just make sense to my fingers: Note that ↖︎ is fn+left arrow on laptop-like keyboards. Note that two other commands already had alternatives: Jump to Navigation Bar has ⌥↖︎ already assigned as an alternative and Jump to Source has F4 as its alternative, so I just use those. Main menu -> Code -> Move Statement Up: ⌥⇧⌘↑įor moving a statement up and down I added option to the standard JetBrains choice, though to be honest, I rarely use this and am more likely to select the relevant lines and use Move Line Up/Move Line Down instead.Main menu -> Code -> Move Statement Down: ⌥⇧⌘↓.
Phpstorm go to line full#
Finally on a Mac you close any window full of tabs with shift+cmd+w, so in an IDE, this means closing the project.Īdding these mappings means that some other commands no longer have a keyboard shortcut. Then we have moving to the top and bottom of a document which should be on cmd+up and cmd+down (along with holding shift to select while moving). The JetBrains IDEs can’t quite match this, so I set cmd+e to the next best thing.

