Anda di halaman 1dari 2

WebStorm/PhpStorm Default Keymap

Editing Ctrl + Space Ctrl + Shift + Enter Ctrl + P Ctrl + Q Ctrl + mouse over code Ctrl + F1 Alt + Insert Ctrl + O Ctrl + I Ctrl + Alt + T Ctrl + / Ctrl + Shift + / Ctrl + W Ctrl + Shift + W Alt + Q Alt + Enter Ctrl + Alt + L Ctrl + Alt + I Tab / Shift + Tab Ctrl + X or Shift + Delete Ctrl + C or Ctrl + Insert Ctrl + V or Shift + Insert Ctrl + Shift + V Ctrl + D Ctrl + Y Ctrl + Shift + J Ctrl + Enter Shift + Enter Ctrl + Shift + U Ctrl + Shift + ] / [ Ctrl + Delete Ctrl + Backspace Ctrl + NumPad+/- Ctrl + Shift + NumPad+ Ctrl + Shift + NumPad- Ctrl + F4 Search/Replace Ctrl + F F3 Shift + F3 Ctrl + R Ctrl + Shift + F Ctrl + Shift + R Usage Search Alt + F7 / Ctrl + F7 Ctrl + Shift + F7 Ctrl + Alt + F7 Find usages / Find usages in file Highlight usages in file Show usages Find Find next Find previous Replace Find in path Replace in path Basic code completion (the name of any class, method or variable) Complete statement Parameter info (within method call arguments) Quick documentation lookup Brief Info Show descriptions of error or warning at caret Generate code... (Getters, Setters, Constructors) Override methods Implement methods Surround with... (if..else, try..catch, for, etc.) Comment/uncomment with line comment Comment/uncomment with block comment Select successively increasing code blocks Decrease current selection to previous state Context info Show intention actions and quick-fixes Reformat code Auto-indent line(s) Indent/unindent selected lines Cut current line or selected block to clipboard Copy current line or selected block to clipboard Paste from clipboard Paste from recent buffers... Duplicate current line or selected block Delete line at caret Smart line join (HTML and JavaScript only) Smart line split (HTML and JavaScript only) Start new line Toggle case for word at caret or selected block Select till code block end/start Delete to word end Delete to word start Expand/collapse code block Expand all Collapse all Close active editor tab

WebStorm/PhpStorm Default Keymap


Running Alt + Shift + F10 Alt + Shift + F9 Shift + F10 Shift + F9 Ctrl + Shift + F10 Ctrl + Shift + X Debugging F8 F7 Shift + F7 Shift + F8 Alt + F9 Alt + F8 F9 Ctrl + F8 Ctrl+Shift+F8 Navigation Ctrl + N Ctrl + Shift + N Ctrl + Alt + Shift + N Alt + Right/Left F12 Esc Shift + Esc Ctrl + Shift + F4 Ctrl + G Ctrl + E Ctrl + Alt + Left/Right Ctrl + Shift + Backspace Alt + F1 Ctrl + B or Ctrl + Click Ctrl + Alt + B Ctrl + Shift + I Ctrl + Shift + B Ctrl + U Alt + Up/Down Ctrl + ] / [ Ctrl + F12 Ctrl + H Ctrl + Shift + H Ctrl + Alt + H F2 / Shift + F2 F4 / Ctrl + Enter Alt + Home F11 Ctrl + F11 Ctrl + #[0-9] Shift + F11 Go to class Go to file Go to symbol Go to next/previous editor tab Go back to previous tool window Go to editor (from tool window) Hide active or last active window Close active run/messages/find/... tab Go to line Recent files popup Navigate back/forward Navigate to last edit location Select current file or symbol in any view Go to declaration Go to implementation(s) Open quick definition lookup Go to type declaration Go to super-method/super-class Go to previous/next method Move to code block end/start File structure popup Type hierarchy Method hierarchy Call hierarchy Next/previous highlighted error Edit source / View source Show navigation bar Toggle bookmark Toggle bookmark with mnemonic Go to numbered bookmark Show bookmarks Step over Step into Smart step into Step out Run to cursor Evaluate expression Resume program Toggle breakpoint View breakpoints Select configuration and run Select configuration and debug Run Debug Run context configuration from editor Run command line

WebStorm/PhpStorm Default Keymap


Refactoring F5 F6 Alt + Delete Shift + F6 Ctrl + Alt + N Ctrl + Alt + M Ctrl + Alt + V Ctrl + Alt + F Ctrl + Alt + C VCS/Local History Alt + BackQuote (`) Ctrl + K Ctrl + T Alt + Shift + C General Ctrl + Shift + A Alt + #[0-9] Ctrl + Alt + F11 Ctrl + Shift + F12 Alt + Shift + F Alt + Shift + I Ctrl + BackQuote (`) Ctrl + Alt + S Ctrl + Tab Find Action Open corresponding tool window Toggle full screen mode Toggle maximizing editor Add to Favorites Inspect current file with current profile Quick switch current scheme Open Settings dialog Switch between tabs and tool window VCS quick popup Commit project to VCS Update project from VCS View recent changes Copy Move Safe Delete Rename Inline Variable Extract Method (JavaScript only) Introduce Variable Introduce Field Introduce Constant

JetBrains PhpStorm
Cross-platform PHP IDE
Zero-configuration debugger (Xdebug or Zend) Best-in-class HTML, CSS and JavaScript editor Unit testing right in the IDE Performance is our key priority

jetbrains.com/phpstorm

JetBrains WebStorm
JavaScript IDE
For front-end web developers (with HTML and CSS editor)

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

WebStorm/PhpStorm Default Keymap


Editing Space P J or Mid. button click + mouse over code F1 N, , N O I T / / Q L I , X C V V D J J U ], [ +, - + - W Search/Replace F G G R F R Usage Search F7 / F7 F7 F7 Find usages / Find usages in file Highlight usages in file Show usages Find Find next Find previous Replace Find in path Replace in path Basic code completion (the name of any class, method or variable) Complete statement Parameter info (within method call arguments) Quick documentation lookup Brief Info Show descriptions of error or warning at caret Generate code... (Getters, Setters, Constructors) Override methods Implement methods Surround with... (if..else, try..catch, for, etc.) Comment/uncomment with line comment Comment/uncomment with block comment Select successively increasing code blocks Decrease current selection to previous state Context info Show intention actions and quick-fixes Reformat code Auto-indent line(s) Indent/unindent selected lines Cut current line or selected block to clipboard Copy current line or selected block to clipboard Paste from clipboard Paste from recent buffers... Duplicate current line or selected block Delete line at caret Smart line join (HTML and JavaScript only) Smart line split (HTML and JavaScript only) Start new line Toggle case for word at caret or selected block Select till code block end/start Delete to word end Delete to word start Expand/collapse code block Expand all Collapse all Close active editor tab

WebStorm/PhpStorm Default Keymap


Running R D R D R, X Debugging F8 F7 F7 F8 F9 F8 R F8 F8 Navigation O O O , F12 F4 L E , F1 B or Click B Space, Y B U , ] , [ F12 H H H F2 , F2 F4 / Home F3 F3 0 ... 9 F3 Go to class Go to file Go to symbol Go to next/previous editor tab Go back to previous tool window Go to editor (from tool window) Hide active or last active window Close active run/messages/find/... tab Go to line Recent files popup Navigate back/forward Navigate to last edit location Select current file or symbol in any view Go to declaration Go to implementation(s) Open quick definition lookup Go to type declaration Go to super-method/super-class Go to previous/next method Move to code block end/start File structure popup Type hierarchy Method hierarchy Call hierarchy Next/previous highlighted error Edit source / View source Show navigation bar Toggle bookmark Toggle bookmark with mnemonic Go to numbered bookmark Show bookmarks Step over Step into Smart step into Step out Run to cursor Evaluate expression Resume program Toggle breakpoint View breakpoints D Select configuration and run Select configuration and debug Run Debug Run context configuration from editor Run command line

WebStorm/PhpStorm Default Keymap


Refactoring F5 F6 Delete F6 N M V F C VCS/Local History V K T C General A 0 ... 9 F11 F12 F I or ` , Find Action Open corresponding tool window Toggle full screen mode Toggle maximizing editor Add to Favorites Inspect current file with current profile Quick switch current scheme Open Settings dialog Switch between tabs and tool window VCS quick popup Commit project to VCS Update project from VCS View recent changes Copy Move Safe Delete Rename Inline Variable Extract Method (JavaScript only) Introduce Variable Introduce Field Introduce Constant

To find any action inside the IDE use Find Action ( )

Command Option / Alt Control Shift Arrow Keys

Backspace Delete Escape Enter / Return Tab

jetbrains.com/phpstorm

jetbrains.com/webstorm

Copyright JetBrains, Inc. 2000-2011. All Rights Reserved.

Anda mungkin juga menyukai