WebStorm/PhpStorm Default Keymap WebStorm/PhpStorm Default Keymap

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

www..com/webstorm www.jetbrains.com/phpstorm Copyright © JetBrains, Inc. 2000-2011. All Rights Reserved.