← Back to Shortcut Collections
WebStorm

WebStorm

The most powerful IDE for JavaScript/TypeScript development, completely covering modern web development from frontend to Node.js

Comprehensive shortcuts that maximize web development productivity with advanced features like live templates, code generation, and smart completion

Shift+Shift
Search everywhere
Searches everywhere in the IDE.
💡 Hint: Search everywhere
🎯 Search for files, classes, symbols, actions, and more from one place
Ctrl+Shift+A
Find action
Searches for IDE actions.
💡 Hint: Action search
🎯 Search and instantly execute all IDE actions and commands
Ctrl+Shift+F12
Toggle maximize editor
Toggles maximize/restore editor.
💡 Hint: Maximize editor
🎯 Maximize editor to create an environment focused on coding
Ctrl+J
Insert live template
Inserts a live template.
💡 Hint: Template
🎯 Insert predefined code templates to instantly generate boilerplate code
Ctrl+W
Extend selection
Expands selection progressively.
💡 Hint: Widen selection
🎯 Progressively extend selection by meaningful units for efficient editing