PhpStorm Keyboard Shortcuts

Complete PhpStorm keyboard shortcuts reference — 97 shortcuts across 7 categories. Quick reference cheat sheet for Windows & Linux.

General (9)

ShortcutAction
Shift + ShiftSearch Everywhere
Ctrl + Shift + AFind Action
Alt + 1Open Tool Window
Ctrl + Alt + F11Toggle Full Screen
Ctrl + Shift + F12Toggle Maximizing Editor
Alt + Shift + FAdd to Favorites
Alt + Shift + IInspect Current File
Ctrl + Alt + SOpen Settings
Ctrl + TabSwitcher

Editing (29)

ShortcutAction
Ctrl + SpaceBasic Code Completion
Alt + EnterShow Intention Actions
Ctrl + PParameter Info
Ctrl + QQuick Documentation
Alt + InsertGenerate Code
Ctrl + OOverride Methods
Ctrl + IImplement Methods
Ctrl + Alt + TSurround With
Ctrl + JInsert Live Template
Ctrl + /Line Comment
Ctrl + Shift + /Block Comment
Ctrl + WExtend Selection
Ctrl + Shift + WShrink Selection
Ctrl + Alt + LReformat Code
Ctrl + Alt + IAuto-Indent Lines
Ctrl + DDuplicate Line
Ctrl + YDelete Line
Ctrl + Shift + JSmart Line Join
Ctrl + EnterSmart Line Split
Shift + EnterStart New Line
Ctrl + Shift + UToggle Case
Ctrl + Shift + ]Select to Block End
Ctrl + Shift + [Select to Block Start
Ctrl + DeleteDelete to Word End
Ctrl + BackspaceDelete to Word Start
Ctrl + Numpad +Expand Code Block
Ctrl + Numpad -Collapse Code Block
Ctrl + Shift + VPaste from History
Ctrl + F4Close Editor Tab

Navigation (24)

ShortcutAction
Ctrl + NGo to Class
Ctrl + Shift + NGo to File
Ctrl + Alt + Shift + NGo to Symbol
Ctrl + GGo to Line
Alt + RightNext Editor Tab
Alt + LeftPrevious Editor Tab
EscGo to Editor
Ctrl + ERecent Files
Ctrl + Alt + LeftNavigate Back
Ctrl + Alt + RightNavigate Forward
Ctrl + Shift + BackspaceLast Edit Location
Alt + F1Select In
Ctrl + BGo to Declaration
Ctrl + Alt + BGo to Implementation
Ctrl + Shift + IQuick Definition
Ctrl + Shift + BGo to Type Declaration
Ctrl + UGo to Super Method
Alt + UpPrevious Method
Alt + DownNext Method
Ctrl + ]Move to Block End
Ctrl + [Move to Block Start
F2Next Highlighted Error
Shift + F2Previous Highlighted Error
F4Edit Source

Search & Replace (10)

ShortcutAction
Ctrl + FFind
Ctrl + RReplace
F3Find Next
Shift + F3Find Previous
Ctrl + Shift + FFind in Path
Ctrl + Shift + RReplace in Path
Alt + F7Find Usages
Ctrl + F7Find Usages in File
Ctrl + Shift + F7Highlight Usages in File
Ctrl + Alt + F7Show Usages

Refactoring (10)

ShortcutAction
Ctrl + Alt + Shift + TRefactor This
F5Copy
F6Move
Alt + DeleteSafe Delete
Shift + F6Rename
Ctrl + Alt + NInline Variable
Ctrl + Alt + MExtract Method
Ctrl + Alt + VExtract Variable
Ctrl + Alt + FExtract Field
Ctrl + Alt + CExtract Constant

Running & Debugging (11)

ShortcutAction
Shift + F10Run
Shift + F9Debug
Ctrl + Shift + F10Run Context Configuration
Ctrl + Shift + XRun Command Line
F8Step Over
F7Step Into
Shift + F8Step Out
Alt + F8Evaluate Expression
F9Resume Program
Ctrl + F8Toggle Breakpoint
Ctrl + Shift + F8View Breakpoints

Version Control (4)

ShortcutAction
Alt + `VCS Operations Popup
Ctrl + KCommit
Ctrl + TUpdate Project
Alt + Shift + CView Recent Changes
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Related Shortcut Pages

IntelliJ IDEA WebStorm PyCharm VS Code Sublime Text JetBrains Rider

Search 13,500+ shortcuts across 269 platforms

Explore All Platforms Practice Shortcuts
📜 Every shortcut on this page is taken from the official PhpStorm documentation — resources.jetbrains.com
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about PhpStorm shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok