Decodie for VSCodeView and create Decodie learning entries directly in your editor. FeaturesSidebar Entry BrowserAs you navigate code, the Decodie sidebar automatically shows learning entries associated with the current file. Entries are matched using content-based anchors (function signatures, class declarations) that survive refactoring. Each entry displays:
Right-Click AnalysisHighlight code or right-click a file to analyze it with Claude. New Decodie entries are generated and immediately appear in the sidebar. Gutter IndicatorsLines with associated Decodie entries show subtle gutter markers. Hover to see the entry title. Tabbed Sidebar
Getting Started1. Install the extensionInstall from the VSCode Marketplace or search "Decodie" in the Extensions panel. 2. Set up API credentialsThe extension uses Claude to analyze code. You need one of the following: Option A: API key (pay-per-token from console.anthropic.com) Create a
Option B: OAuth token (uses your Claude Pro/Max subscription) This requires Claude Code to be installed. Run
Option C: VSCode settings (API key only) Set 3. Analyze your first file
That's it! The extension creates a 4. Browse entries as you codeOnce you have entries, the sidebar automatically updates as you navigate between files. The File tab shows entries for whatever file is active, and the All tab shows everything in the project. Gutter dots appear on lines that have associated entries — hover to see the entry title, or click the Decodie icon in the Activity Bar to open the sidebar. Going furtherGenerate entries with Claude CodeFor richer documentation, install the Decodie Claude Code skill. It provides two commands:
Install the skill with:
Entries generated by the skill appear automatically in the VSCode sidebar. Browse entries in the web UIFor a full-featured browsing experience with lessons, progress tracking, and Q&A, run the Decodie UI:
DDEV usersIf you use DDEV, the Decodie DDEV add-on installs everything in one step:
Configuration
The Decodie Ecosystem
LicenseMIT |
