WebStorm Keyboard Shortcuts

Complete WebStorm keyboard shortcuts reference — 122 shortcuts across 8 categories. Quick reference cheat sheet for Windows & Linux.

General (9)

ShortcutAction
Shift + ShiftSearch Everywhere
Ctrl + Shift + AFind Action
Alt + 1Open Tool Window
Ctrl + Shift + F12Toggle Maximizing Editor
Alt + Shift + FAdd to Favorites
Alt + Shift + IInspect Current File
Ctrl + `Quick Switch Scheme
Ctrl + Alt + SOpen Settings
Ctrl + TabSwitcher

Editing (35)

ShortcutAction
Ctrl + SpaceBasic Code Completion
Alt + EnterShow Intention Actions
Ctrl + PParameter Info
Ctrl + QQuick Documentation
Ctrl + F1Show Error Description
Alt + InsertGenerate Code
Ctrl + Alt + TSurround With
Ctrl + JInsert Live Template
Ctrl + /Line Comment
Ctrl + Shift + /Block Comment
Ctrl + WExtend Selection
Ctrl + Shift + WShrink Selection
Alt + QContext Info
Ctrl + Alt + LReformat Code
Ctrl + Alt + IAuto-Indent Lines
TabIndent Selection
Shift + TabUnindent Selection
Ctrl + Shift + VPaste from History
Ctrl + DDuplicate Line
Ctrl + YDelete Line
Alt + Shift + UpMove Line Up
Alt + Shift + DownMove Line Down
Ctrl + Shift + JJoin Lines
Ctrl + EnterSplit Line
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 + Numpad +Expand All
Ctrl + Shift + Numpad -Collapse All
Ctrl + F4Close Editor Tab

Navigation (34)

ShortcutAction
Ctrl + BGo to Declaration
Ctrl + NGo to Class
Ctrl + Shift + NGo to File
Ctrl + Alt + Shift + NGo to Symbol
Alt + RightNext Editor Tab
Alt + LeftPrevious Editor Tab
F12Back to Tool Window
EscGo to Editor
Ctrl + GGo to Line
Ctrl + ERecent Files
Ctrl + Alt + RightNavigate Forward
Ctrl + Alt + LeftNavigate Back
Ctrl + Shift + BackspaceLast Edit Location
Alt + F1Select In
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
Ctrl + Shift + MGo to Matching Brace
Ctrl + F12File Structure Popup
Ctrl + HType Hierarchy
Ctrl + Alt + HCall Hierarchy
F2Next Highlighted Error
Shift + F2Previous Highlighted Error
F4Jump to Source
Alt + HomeJump to Navigation Bar
F11Toggle Bookmark
Ctrl + Shift + F11Bookmark with Mnemonic
Ctrl + 1Go to Numbered Bookmark
Shift + F11Show Bookmarks

Search & Replace (10)

ShortcutAction
Ctrl + FFind
F3Find Next
Shift + F3Find Previous
Ctrl + RReplace
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 (11)

ShortcutAction
Ctrl + Alt + Shift + TRefactor This
F5Copy
F6Move
Alt + DeleteSafe Delete
Shift + F6Rename
Ctrl + F6Change Signature
Ctrl + Alt + NInline
Ctrl + Alt + MExtract Method
Ctrl + Alt + VExtract Variable
Ctrl + Alt + CExtract Constant
Ctrl + Alt + PExtract Parameter

Running & Debugging (16)

ShortcutAction
Alt + Shift + F10Select Configuration and Run
Alt + Shift + F9Select Configuration and Debug
Shift + F10Run
Shift + F9Debug
Ctrl + Shift + F10Run Context Configuration
Alt + Shift + RRerun Tests
Alt + F11Run npm Tasks
F8Step Over
F7Step Into
Shift + F7Smart Step Into
Shift + F8Step Out
Alt + F9Run to Cursor
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

Multiple Carets (3)

ShortcutAction
Ctrl + Alt + Shift + JSelect All Occurrences
Alt + JSelect Next Occurrence
Alt + Shift + JUnselect Occurrence
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Related Shortcut Pages

IntelliJ IDEA PhpStorm PyCharm VS Code Visual Studio JetBrains Rider

Search 13,500+ shortcuts across 269 platforms

Explore All Platforms Practice Shortcuts
📜 Every shortcut on this page is taken from the official WebStorm 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 WebStorm 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