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 works as a fully standalone extension — you can launch agents, manage skills, and compose prompts without installing anything else. That said, three companion extensions from the same author fill in the gaps around visual polish, keyboard ergonomics, and editor quality-of-life. Together they form the complete setup the extension was designed around.
Lynx Keymap Pro is optional but strongly recommended if you want the full shortcut experience. The Alt+E (Focus CLI Panel) and Alt+CapsLock (Side Panel toggle) keybindings require it. Without it, pressing Alt+CapsLock shows an in-editor prompt offering to install Lynx Keymap automatically.

The Companion Extensions

Lynx Theme Pro

Extension ID: bastndev.lynx-themeA professional theming extension that ships six carefully crafted themes — Dark, Light, Night, Ghibli, Coffee, and Kiro — each optimized for a comfortable long-session visual experience. Lynx Theme Pro also includes an integrated icon pack so your file explorer icons stay consistent across all six themes.What’s included:
  • Six complete colour themes: Dark · Light · Night · Ghibli · Coffee · Kiro
  • Integrated icon pack matched to each theme
  • Optimised contrast ratios for extended coding sessions
Marketplace: open-vsx.org/extension/bastndev/lynx-theme

Lynx Keymap Pro

Extension ID: bastndev.lynx-keymapStandardizes keyboard shortcuts across VS Code, Cursor, and other compatible editors, giving you instant access to any functionality with a single key combination. Lynx Keymap Pro is required for the Alt+E and Alt+CapsLock shortcuts in F1, and now includes optimized bindings for 75% keyboards.What’s included:
  • Unified shortcut layer across VS Code, Cursor, and more
  • Alt+E — Focus CLI Panel (used by F1)
  • Alt+CapsLock — Toggle Side Panel (used by F1)
  • Panel navigation chords: Alt+E/R/W/Q for CLI Hub, GitLab, Terminal, Debug REPL
  • Shortcuts for 75% keyboards
  • Optimized shortcuts for Claude, Cursor, Copilot and other AI tools
Marketplace: open-vsx.org/extension/bastndev/lynx-keymap

ATM

Extension ID: bastndev.atmAn all-in-one editor toolkit that supercharges your workflow with essential quality-of-life features across major editors. ATM bundles several high-value utilities into a single lightweight extension.What’s included:
  • Error Lens — inline error and warning highlighting
  • Git Blame — per-line authorship annotations
  • Env Protection — guards against accidentally committing secrets
  • Code Screenshots — capture and share styled code snippets
Marketplace: open-vsx.org/extension/bastndev/atm

Installing Companion Extensions

You can install any companion extension via the Quick Open command palette.
1

Open Quick Open

Press Ctrl+P (Windows/Linux) or ⌘P (macOS) to open Quick Open.
2

Paste the install command

Type or paste one of the following commands and press Enter:
ext install bastndev.lynx-theme
ext install bastndev.lynx-keymap
ext install bastndev.atm
3

Reload if prompted

Some extensions require a window reload to take full effect. Click Reload Window in the notification that appears, or run Developer: Reload Window from the Command Palette.

Build docs developers (and LLMs) love