0% found this document useful (0 votes)
435 views

WebStorm Reference Card Mac

Uploaded by

C. C. R.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
435 views

WebStorm Reference Card Mac

Uploaded by

C. C. R.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

WebStorm/PhpStorm Default Keymap WebStorm/PhpStorm Default Keymap

Editing Running Refactoring


Space Basic code completion (the name of any class, method R Select configuration and run F5 Copy
or variable) D Select configuration and debug F6 Move
Complete statement R Run Delete Safe Delete
P Parameter info (within method call arguments) D Debug F6 Rename
J or Mid. button click Quick documentation lookup R, D Run context configuration from editor N Inline Variable
+ mouse over code Brief Info X Run command line M Extract Method (JavaScript only)
F1 Show descriptions of error or warning at caret V Introduce Variable
N, , N Generate code... (Getters, Setters, Constructors) Debugging F Introduce Field
O Override methods F8 Step over C Introduce Constant
I Implement methods F7 Step into
T Surround with... (if..else, try..catch, for, etc.) F7 Smart step into VCS/Local History
/ Comment/uncomment with line comment F8 Step out V ‘VCS’ quick popup
/ Comment/uncomment with block comment F9 Run to cursor K Commit project to VCS
Select successively increasing code blocks F8 Evaluate expression T Update project from VCS
Decrease current selection to previous state R Resume program C View recent changes
Q Context info F8 Toggle breakpoint
F8 View breakpoints General
Show intention actions and quick-fixes
L Reformat code A Find Action
Navigation 0 ... 9 Open corresponding tool window
I Auto-indent line(s)
, Indent/unindent selected lines O Go to class F11 Toggle full screen mode
X Cut current line or selected block to clipboard O Go to file F12 Toggle maximizing editor
C Copy current line or selected block to clipboard O Go to symbol F Add to Favorites
V Paste from clipboard , Go to next/previous editor tab I Inspect current file with current profile
V Paste from recent buffers... F12 Go back to previous tool window § or ` Quick switch current scheme
D Duplicate current line or selected block Go to editor (from tool window) , Open Settings dialog
Delete line at caret Hide active or last active window Switch between tabs and tool window
J Smart line join (HTML and JavaScript only) F4 Close active run/messages/find/... tab
J Smart line split (HTML and JavaScript only) L Go to line
Start new line E Recent files popup
U Toggle case for word at caret or selected block , Navigate back/forward
], [ Select till code block end/start Navigate to last edit location
Delete to word end F1 Select current file or symbol in any view
Delete to word start B or Click Go to declaration
+, - Expand/collapse code block B Go to implementation(s)
+ Expand all Space, Y Open quick definition lookup
- Collapse all B Go to type declaration To find any action inside the IDE
W Close active editor tab U Go to super-method/super-class
, Go to previous/next method use Find Action ( )
Search/Replace ] , [ Move to code block end/start
F Find F12 File structure popup
G Find next H Type hierarchy
G Find previous H Method hierarchy
R Replace H Call hierarchy
F Find in path F2 , F2 Next/previous highlighted error
R Replace in path F4 / Edit source / View source
Home Show navigation bar
Usage Search F3 Toggle bookmark
F7 / F7 Find usages / Find usages in file F3 Toggle bookmark with mnemonic
F7 Highlight usages in file 0 ... 9 Go to numbered bookmark Command Backspace
F7 Show usages F3 Show bookmarks Option / Alt Delete
Control Escape
Shift Enter / Return
Arrow Keys Tab
www.jetbrains.com/webstorm www.jetbrains.com/phpstorm Copyright © JetBrains, Inc. 2000-2011. All Rights Reserved.

You might also like