Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/bastndev/f1/llms.txt

Use this file to discover all available pages before exploring further.

F1 registers keyboard shortcuts at two levels: global shortcuts that work anywhere in VS Code and launch or focus the extension’s panels, and panel-local shortcuts that are active only when the CLI Hub or My Skills panel has focus. The tables below are organized by context and cover every binding contributed via package.json contributes.keybindings plus the in-panel keybindings documented in the README.
Alt+E (Focus CLI Panel) and Alt+CapsLock (Side Panel toggle) require Lynx Keymap Pro (bastndev.lynx-keymap) to be installed. Pressing Alt+CapsLock without Lynx Keymap Pro triggers an in-editor prompt offering to install it automatically.

Global Shortcuts

These shortcuts work from any context inside VS Code — you do not need the CLI Hub or My Skills panel to be focused.
ShortcutAction
F1Focus the CLI Hub panel
Ctrl + 3Focus My Skills panel
⌘ + `Maximize / Minimize the bottom panel
Alt + EFocus CLI Panel (requires Lynx Keymap Pro)
Alt + CapsLockToggle Side Panel (R/L) (requires Lynx Keymap Pro)
Alt+F1 is registered in package.json as a removal of VS Code’s default editor.action.accessibilityHelp binding. This frees the key so the CLI Hub can use it for the Commands (slash-command palette) tool without conflicting with the editor’s built-in accessibility shortcut.

CLI Hub Panel Shortcuts

The following shortcuts are active while the CLI Hub panel is focused. They control the built-in tools, session management, agent selection, and voice playback.

Tools

ShortcutAction
Shift + F1Open / Disable Chat filter (Prompt tool)
Shift + F2Open Translate tool
Shift + F3Open Status / Use tool
Shift + F4Open Keymaps tool
Alt + F1Open Commands tool (slash-command palette)
Ctrl + SpaceToggle chat filter
⌘ + EnterExecute prompt

Session Management

ShortcutAction
TabNext session / Toggle agents palette
Shift + TabPrevious session
Alt + +New CLI session
Alt + -Close current session

Agent Selection

ShortcutAction
CapsLockOpen CLI selector
19Open agent 1–9 (alt or toggle active)
EscapeClose agents palette

Voice

ShortcutAction
SpacePlay / Pause Listen (read-aloud voice)

My Skills Panel Shortcuts

These shortcuts are active while the My Skills panel (activity bar) is focused and navigate between its three tabs.
ShortcutAction
Alt + 1Go to Create tab
Alt + 2Go to Install tab
Alt + 3Go to Local tab

Build docs developers (and LLMs) love