Cannot find Keymap for "Navigate to Opening/Closing Brace" ...
... in the PhpStorm/Settings/Keymap
In the online help
http://www.jetbrains.com/phpstorm/webhelp/navigation-in-source-code.html
the options are listed as
"Navigate to Opening Brace/Navigate to Closing Brace"
Using the search for "navigate", "brace", etc. in Settings/Keymap is without results.
Where can I change the keymap for this?
Thanks!
Please sign in to leave a comment.
Hi Stefan,
Could you be so kind and tell what version do you use (Help | About). Thanks.
5.0.4
Thanks
Please check this screenshot. The action called "Move caret to Code Block Start/End"
The last one ("Move Caret to Matched Brace") is available in v6 only and combines these 2 actions into one (with no default shortcut assigned)
Also -- if you do not know how action is called, there is a search functionality that allows you to search by shortcut -- should work fine in most cases (unless shortcut is very specific .. or you cannot "type" it on your computer/keyboard/layout).
thank you Andriy for the quick response!
The "caret to code block start" shortcuts I used already and it´s ok so far
ehm, where can I get v6?
isn´t 5.0.4 the newest one?
Or is the online help newer as the downloadable versions? :)
5.0.4 is the latest stable version.
v6 is still in development and expected to be released somewhere in Q2 2013 (accordingly to PhpStorm Development Roadmap). If you wish, you can try EAP version of it (think about it as beta) from here: http://confluence.jetbrains.com/display/WI/Web+IDE+EAP. More info about new functionality/changes can be found on blog: http://blogs.jetbrains.com/webide/
Online help reflects stable version -- it will be updated once v6 is released.
EAP, ok I know
Thank you again!