Command Palette & Keyboard Commands

// Opening the Command Palette

Press Ctrl + P to open the command palette. It overlays a fuzzy-search box on top of the active workspace, giving you access to all actions and files.

// Triggering Actions

Type > to filter for IDE commands. For example, > Theme solarized shifts the colors immediately, and > Toggle wrap shifts the word wrap state.