

Select configuration and debug Alt + Shift + F9 ⌃ ⌥ D Select configuration and run Alt + Shift + F10 ⌃ ⌥ R Select all occurrences Shift + Ctrl + Alt + J ⌘ ⌃ Gĭelete to word start Ctrl + Backspace ⌥ ⌨ Shrink syntax-aware selection Ctrl + Shift + W ⌥↓ Quick documentation lookup Ctrl + Q F1, ⌃ JĬomment / uncomment block Ctrl + Shift + / ⌘⇧/Įxtend syntax-aware selection Ctrl + W ⌥↑
#Phpstorm select next occurrence code
View recent changes Alt + Shift + C ⌥⇧C EDITINGīasic code completion Ctrl + Space ⌃ Space Move to matching brace Ctrl + Shift + M ⌃ M Quick definition Ctrl + Shift + I ⌥ Space, ⌘ Y Go to type declaration Ctrl + Shift + B ⌃⇧B Go to symbol Ctrl + Alt + Shift + N ⌘ ⌥ O Go to declaration Ctrl + B, Ctrl + Click ⌘ B, ⌘ Сlick Then using the arrows I can select which script i want to run.Lightning-Smart PHP IDE Enjoy Productive PHP Development REFACTORINGĮxtract Method / Variable Ctrl + Alt + M / V ⌘ ⌥ M / VĮxtract Parametert / Constant Ctrl + Alt + P / C ⌘ ⌥ P / C I have assigned the key Option + n to open it.If you have a package.json with scripts setup, then webstorm will show a nice UI to access them.This will make current file always be sekected and in view when side Open & close the side bar - Command + 1.Hold the ALT key down and then either click on multiple lines or drag your mouse across multiple lines as you are selecting something.Highlight a word and unselect last occurrence - Control + Shift + G.Highlight a word and put cursor at next occurrence - Control + G.Highlight a word and put cursor at all occurrences - Control + Command + G.Color ~/Library/Preferences/RubyMine2016.2/colors.Open Spell Check options, mouse over the item and then hit Alt Shift Enter.Expland or collapse an item by Command +(plus) or -(minus) sign.Run the last test config again - Control + r.See all test configs in there: Alt + Command + r.Run a specific test in spec file by bringing the cursor to where where the test code is and hitting Control + Shift + r.and automatically suggest to plugins to make life better Detect’s things you are using like webpack, database, npm.
#Phpstorm select next occurrence windows
