Documentation
The command palette provides instant access to your recent folders, remote connections, saved snippets, and application commands. It features intelligent fuzzy search with specialized filtering options.
Open the command palette using Ctrl/Cmd + P
or through Edit → Open Anything.
The command palette uses fuzzy matching to find what you're looking for, even with typos or partial matches. Results are automatically ordered by relevance.
Prefix | Category | Searching for |
---|---|---|
# |
Snippets | Global code snippets with project badges |
/ |
Folders | Recent project folders and paths |
@ |
Connections | Remote SSH connections with custom colors |
#summarize orders
- Search for snippets with the title or content »summarize orders«/my-project
- Find folders containing »my-project«@162.
- Find remote connections with IPs containing »162.«@example
- Find remote connections with labels containing »example«.Use arrow keys to move between results, Enter to open the selected item, and Escape to close or clear your search.