Show Menu
Cheatography

PHP Storm Setup Keyboard Shortcuts (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Navigation

Hide Sidebar
⌘1
Search Everything
⇧⌘A
Symbol
⌘⇧R
File Structure
⌘R
File
⌘P
Jump to Navigation Bar
⌘↑
Most Recent Files
⌘E
Create New (menu)
⌘N
Duplicate Line or Selection
⌘⇧D
Close Tab
⌘W or ⌃W
Split Pane Horizo­ntally
⌃H
Split Pane Vertically
⌃V
Show Context Actions
⌥↩

Cursors (Caret)

Select Next Occurance
⌘D
Select All Occurances
⌘⌃G
 

Testing

Run Test Method
⌃⌥R
Close Test Pane
⇧⎋

Refactor

Refactor Menu
⌃T
Rename
⇧F6
Create Method
⌥⌘M
Pull Members up
⌃T + pull
Create Varable
⌃T + var
Inline
⌃T + inl

Misc

Setup File Templates
⇧⇧ File Templates
Save Snippet / Live Template
⇧⇧ File Templates -> Save as file Template