Every Hermes command is available through the VS Code Command Palette. Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS) to open the palette, then type Hermes to filter the list to only Hermes commands. You can also trigger many of these actions directly from the chat toolbar, the editor context menu, or inline CodeLens links above functions and classes.
Type Hermes in the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) to instantly filter to all available Hermes commands.
Chat
Use these commands to open the chat panel, start new conversations, attach editor context, and navigate between saved sessions.
Code Actions
These commands pre-fill the chat input with a context-aware prompt about the file or symbol you are working on. They also appear as CodeLens links at the top of each file and above each function or class definition.
Diff Viewer
After Hermes proposes a code change, use these commands to inspect and apply it. The workflow is: preview the diff first, then apply it to disk once you are satisfied.
Configuration
Use these commands to store credentials, open the dashboard, and adjust how the extension behaves.
Environment & Diagnostics
These commands help you verify your Hermes installation, inspect connection logs, and recover from unexpected states.
Help & About
These commands open informational panels and documentation resources directly within VS Code.