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

Phpstorm Default Keymap Phpstorm Default Keymap Phpstorm Default Keymap

No

Uploaded by

V means VTUALET
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views

Phpstorm Default Keymap Phpstorm Default Keymap Phpstorm Default Keymap

No

Uploaded by

V means VTUALET
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

PhpStorm Default Keymap

PhpStorm Default Keymap

PhpStorm Default Keymap

Editing

Running

Refactoring

Alt + Shift + F10


Select configuration and run
Alt + Shift + F9
Select configuration and debug
Shift + F10 Run
Shift + F9 Debug
Ctrl + Shift + F10
Run context configuration from editor
Ctrl + Shift + X
Run command line

F5 Copy
F6 Move
Alt + Delete
Safe Delete
Shift + F6 Rename
Ctrl + Alt + N
Inline Variable
Ctrl + Alt + M
Extract Method
Ctrl + Alt + V
Extract Variable
Ctrl + Alt + F
Extract Field
Ctrl + Alt + C
Extract Constant

Search/Replace
Ctrl + F Find
F3
Find next
Shift + F3
Find previous
Ctrl + R Replace
Ctrl + Shift + F
Find in path
Ctrl + Shift + R
Replace in path

Usage Search
Alt + F7 / Ctrl + F7
Ctrl + Shift + F7
Ctrl + Alt + F7

Find usages / Find usages in file


Highlight usages in file
Show usages

www.jetbrains.com/phpstorm

Debugging
F8
F7
Shift + F7
Shift + F8
Alt + F9
Alt + F8
F9
Ctrl + F8
Ctrl+Shift+F8

Step over
Step into
Smart step into
Step out
Run to cursor
Evaluate expression
Resume program
Toggle breakpoint
View breakpoints

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

blog.jetbrains.com/phpstorm

VCS/Local History
Alt + BackQuote (`)
Ctrl + K
Ctrl + T
Alt + Shift + C

VCS quick popup


Commit project to VCS
Update project from VCS
View recent changes

General
Ctrl + Shift + A
Alt + #[0-9]
Ctrl + Shift + F12
Alt + Shift + F
Alt + Shift + I
Ctrl + BackQuote (`)
Ctrl + Alt + S
Ctrl + Tab

Find Action
Open corresponding tool window
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

JetBrains PhpStorm
Cross-platform PHP IDE

Zero-configurationdebugger(XdebugorZend)
Best-in-class HTML, CSS and JavaScript editor
Unit testing right in the IDE
Performance is our key priority

jetbrains.com/phpstorm

To find any action inside the IDE


use Find Action (Ctrl + Shift + A)

@PhpStorm

DSGN-875

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
Join lines
Split line
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

Copyright JetBrains. 2013. All Rights Reserved.

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+VorShift+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

You might also like