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!

0
7 comments

Hi Stefan,

Could you be so kind and tell what version do you use (Help | About). Thanks.

0
Avatar
Permanently deleted user

5.0.4

0

Thanks

Please check this screenshot. The action called "Move caret to Code Block Start/End"
screen01.png

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)

0

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).

0
Avatar
Permanently deleted user

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? :)

0

ehm, where can I get v6?
isn´t 5.0.4 the newest one?

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/

Or is the online help newer as the downloadable versions?

Online help reflects stable version -- it will be updated once v6 is released.

0
Avatar
Permanently deleted user

EAP, ok I know
Thank you again!

0

Please sign in to leave a comment.