Documentation Index
Fetch the complete documentation index at: https://docs.nogic.dev/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- VS Code
1.88.0or higher (or VSCodium / Code OSS at the same engine version) - A workspace folder open in VS Code
Install from the Marketplace
Nogic is published on both the VS Code Marketplace (used by VS Code) and Open VSX (used by Cursor, VSCodium, Windsurf, Theia, Eclipse Che, and other forks). Use whichever your editor reads from — the build is identical.VS Code Marketplace
- Open VS Code
- Open Extensions (
Cmd+Shift+X/Ctrl+Shift+X) - Search for Nogic (publisher:
Nogic) - Click Install
Open VSX (Cursor, VSCodium, Windsurf, etc.)
VS Code forks ship without access to Microsoft’s Marketplace and use Open VSX instead. The install steps are the same — open Extensions, search Nogic, click Install — your editor will pull from Open VSX automatically. CLI equivalents per editor:Install from a .vsix
If you’d rather sideload a build (or you’re on a Code fork that doesn’t list the extension in its marketplace):
… menu → Install from VSIX…
Verify
After install, run Nogic: Open Visualizer from the Command Palette (Cmd+Shift+P / Ctrl+Shift+P). The visualizer panel should open and offer to index the current workspace.
Update
VS Code auto-updates extensions by default. To force an update: Extensions sidebar → find Nogic → click the gear icon → Check for Updates.Where Nogic stores data
| Path | Contents |
|---|---|
~/.nogic/workspaces/<hash>/nogic.db | The local SQLite index for each workspace |
~/.nogic/workspaces/<hash>/saved_walkthroughs/ | Saved AI canvas walkthroughs |
~/.codex/config.toml | An auto-managed [mcp_servers.nogic] block (only if Codex is enabled) |
~/.nogic directory (and the marker block from ~/.codex/config.toml if you’d previously enabled Codex).
Uninstall
Extensions sidebar → Nogic → gear icon → Uninstall. To remove all local data:Next steps
Quick Start
Open the visualizer and explore your code
MCP Setup
Connect Claude Code or Codex to the canvas