F1 is published to the VS Code Marketplace under publisherDocumentation 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.
bastndev with extension ID bastndev.f1. You can install it in under a minute using Quick Open or the Extensions view — no additional setup or configuration is needed.
Prerequisites
F1 requires VS Code 1.75.0 or later. The extension works on macOS, Windows, and Linux without any additional runtime dependencies.Installation Methods
- Quick Open
- Extensions View
The fastest way to install F1 is through VS Code’s Quick Open command palette.
Open Quick Open
Press the Quick Open shortcut for your operating system:
- macOS —
⌘P - Windows —
Ctrl+P - Linux —
Ctrl+P
Paste the install command
Type or paste the following command into the Quick Open input and press
Enter:Verify the Installation
Once F1 is installed, confirm it is working:Press F1
Press the
F1 key in any VS Code window. The CLI Hub panel opens at the bottom of the editor.Check the panel title
The bottom panel should show a CLI Hub tab. You will see the agent launcher ready to accept input.
F1 auto-activates when VS Code starts — no manual activation command, configuration file, or workspace setting is required. The CLI Hub and My Skills panels are available immediately in every workspace.
Optional Companion: Lynx Keymap Pro
Two of F1’s shortcuts —Alt+E (Focus CLI Panel) and Ctrl+3 (Focus Skills) — require the Lynx Keymap Pro companion extension to be enabled. The core F1 key, Ctrl+` (maximize/minimize panel), and all in-panel shortcuts work without it.
Complementary Extensions
F1 works best alongside the other extensions in thebastndev ecosystem:
| Extension | Purpose |
|---|---|
| Lynx Keymap Pro | Unlocks Alt+E and Ctrl+3 shortcuts; standardizes keymaps across editors |
| Lynx Theme Pro | Six professionally tuned themes (Dark, Light, Night, Ghibli, Coffee, Kiro) with matching icons |
| ATM | Adds Error Lens, Git Blame, Env Protection, and code screenshots |