← Back to all platforms
💻

VS Code Extensions

Visual Studio Code extensions

0
Total
0
Built
0
Categories
👨‍💻

Accessibility Linter

Lint JSX and HTML for WCAG accessibility violations with inline warnings and quick fixes.

✓ BuiltDeveloper
Open App →
👨‍💻

AI Code Complexity Advisor

Analyze cyclomatic complexity of functions and suggest refactoring to reduce it.

✓ BuiltDeveloper
Open App →
⚡

AI Code Review Notes

A VS Code extension that lets you add inline review notes to code, tag them by severity, and export as a structured markdown report. Perfect for code reviews without GitHub, self-reviews, and mentorin

✓ BuiltProductivity
Open App →
👨‍💻

AI Commit Message

Auto-generates commit messages from staged changes using AI. One-click accept or edit before committing.

✓ BuiltDeveloper
Open App →
👨‍💻

AI Commit Suggester

Analyzes staged changes locally and suggests conventional commit messages based on diff patterns. No API keys needed — rule-based.

✓ BuiltDeveloper
Open App →
👨‍💻

AI Dependency Advisor

Suggest lighter, more maintained alternatives for heavy npm/pip dependencies in your project.

Spec OnlyDeveloper
👨‍💻

AI Docstring Gen

VS Code extension generating JSDoc and Python docstrings from function signatures using templates

Spec OnlyDeveloper
👨‍💻

AI Docstring Generator

Generate JSDoc, docstrings, or XML comments from function signatures with one keystroke.

Spec OnlyDeveloper
👨‍💻

AI Error Explainer

Click on any error in the terminal to get an AI-powered explanation and suggested fix.

Spec OnlyDeveloper
📦

AI Test Healer

Suggest fixes for failing tests.

✓ BuiltPro
Open App →
👨‍💻

AI Test Writer

Generate unit tests from selected functions using AI with framework-aware output .

Spec OnlyDeveloper
👨‍💻

AI Variable Namer

Suggest better, more descriptive variable and function names based on code context.

Spec OnlyDeveloper
👨‍💻

API Client Sidebar

Make HTTP API calls from a sidebar panel without leaving VS Code — like a built-in Postman.

Spec OnlyDeveloper
📦

API Contract Validator Ext

Validate code against OpenAPI spec.

✓ BuiltPro
Open App →
👨‍💻

API Endpoint Finder

Find and list all API endpoints defined in the codebase with method and path.

Spec OnlyDeveloper
👨‍💻

API Endpoint List

VS Code extension that lists all API routes in Express/Next.js/FastAPI projects as a navigable sidebar panel.

✓ BuiltDeveloper
Open App →
👨‍💻

API Endpoint Lister

Auto-discover and list all API endpoints from Express, Next.js, Fastify, and Hono projects in a tree view panel.

✓ BuiltDeveloper
Open App →
🛠️

API Response Typegen

Paste an API JSON response and auto-generate TypeScript interfaces/types. Supports nested objects and arrays.

Spec OnlyUtilities
👨‍💻

API Tester Inline

Test API endpoints from code comments. Built with TypeScript.

✓ BuiltDeveloper
Open App →
👨‍💻

API Tester Panel

Send HTTP requests and inspect responses directly within VS Code.

✓ BuiltDeveloper
Open App →
🛠️

Auto Barrel File

Automatically generate and maintain barrel export files for directories. Watches for file changes.

Spec OnlyUtilities
👨‍💻

Auto Close Tag

Automatically close HTML and JSX tags as you type the opening tag.

✓ BuiltDeveloper
Open App →
👨‍💻

Bracket Colorizer

Color-code matching brackets and parentheses.

✓ BuiltDeveloper
Open App →
🛠️

Bracket Colorizer Custom

Custom bracket colorization with configurable color themes. Support for multiple bracket types and nesting levels.

Spec OnlyUtilities
🛠️

Bracket Lens

Closing bracket annotations — Show scope name at closing brace. Designed as a vscode project.

✓ BuiltUtilities
Open App →

Changelog Auto Updater

Auto-update CHANGELOG.md from conventional commits when you save or commit.

Spec OnlyProductivity
👨‍💻

Changelog Helper

Auto-generate changelogs from git commits. Built with TypeScript.

✓ BuiltDeveloper
Open App →
🛠️

Changelog Updater

Auto-update CHANGELOG.md from git commits following Keep a Changelog format. Supports conventional commits.

Spec OnlyUtilities
⚡

Changelog Writer

Generate changelog entries from git diff directly in VS Code with templates, version bumping, and Markdown formatting.

✓ BuiltProductivity
Open App →
👨‍💻

Code Bookmark Manager

Bookmark important code locations with custom labels, notes, and color categories.

Spec OnlyDeveloper
👨‍💻

Code Complexity Heatmap

Color-codes functions by cyclomatic complexity. Red functions are refactoring candidates. See code health at a glance.

✓ BuiltDeveloper
Open App →
👨‍💻

Code Ownership Map

Visualize file and directory ownership based on git blame analysis — see who owns what in the codebase with interactive heatmaps.

Spec OnlyDeveloper
👨‍💻

Code Summary

✓ BuiltDeveloper
Open App →
⚡

Code Summary

Generate summaries of selected code blocks. Built with TypeScript.

✓ BuiltProductivity
Open App →
🛠️

Code Time Estimator

Estimate code review time based on file complexity, changes, and language. Show estimates in PR descriptions.

Spec OnlyUtilities
👨‍💻

Code Time Machine

Visualize a file's git history as a timeline scrubber — slide through versions and see diffs animated between commits.

Spec OnlyDeveloper
👨‍💻

Color Highlight

Highlight color values in code with their actual color.

✓ BuiltDeveloper
Open App →
🛠️

Color Picker Inline

Inline color picker for CSS/HTML/JS with format conversion and palette extraction.

Spec OnlyUtilities
🛠️

Color Preview

Inline color visualization — Show color square next to code. Designed as a vscode project.

✓ BuiltUtilities
Open App →
🛠️

Color Preview Inline

Show color swatches inline for hex, RGB, HSL, and named colors in ANY language — not just CSS. Works in JavaScript, Python, JSON, YAML, and config files.

✓ BuiltUtilities
Open App →
🛠️

Color Theme Switcher Quick

Quick radial menu to switch color themes with preview without opening settings.

Spec OnlyUtilities
🛠️

Color Token Picker

Pick colors from a visual palette and insert them as design tokens, CSS variables, or hex values.

Spec OnlyUtilities
👨‍💻

Commit Message Helper

Suggest conventional commit messages based on staged changes with scope detection and type classification.

✓ BuiltDeveloper
Open App →

Commit Streak Tracker

GitHub-style contribution graph in your VS Code sidebar tracking daily commits, streaks, and coding stats to gamify your productivity.

Spec OnlyProductivity
⚡

Commit Template Ext

Generate structured commit messages from staged changes using configurable templates. Supports Conventional Commits, custom prefixes, and scope detection.

✓ BuiltProductivity
Open App →
🛠️

Component Preview

Frontend component viewer — Open preview panel to side. Designed as a vscode project.

✓ BuiltUtilities
Open App →
🛠️

Component Tree Viewer

Visualize React or Vue component hierarchy as an interactive tree. Click to navigate to component source.

Spec OnlyUtilities
🛠️

Console Log Cleaner

One command to remove all console.log statements from the current file.

✓ BuiltUtilities
Open App →
👨‍💻

Console Log Colorizer

Color-code and visually tag console.log, console.warn, console.error statements by severity with inline decorations.

✓ BuiltDeveloper
Open App →
👨‍💻

Console Log Helper

Insert, remove, and toggle console.log statements.

✓ BuiltDeveloper
Open App →
👨‍💻

Console Log Inserter

Quick-insert formatted console.log statements with variable names and context.

Spec OnlyDeveloper
🛠️

Console Output Formatter

Format console.log output with colors, labels, and grouping. Quick insert styled debug statements.

Spec OnlyUtilities
📦

Context Aware Debugger

Debugger that shows relevant data flow.

✓ BuiltPro
Open App →
👨‍💻

CSS Class Autocomplete

Autocomplete CSS class names from project stylesheets.

✓ BuiltDeveloper
Open App →
👨‍💻

CSS Class Navigator

Click a CSS class name in HTML/JSX to jump directly to its definition in stylesheets.

Spec OnlyDeveloper
👨‍💻

CSS Color Preview

VS Code extension showing inline color swatches for all CSS color values including custom properties and variables.

✓ BuiltDeveloper
Open App →
👨‍💻

CSS Peek Vscode

Peek into CSS class definitions directly from HTML files.

✓ BuiltDeveloper
Open App →
👨‍💻

CSS Preview Swatch

Preview CSS colors as inline color swatches beside color values.

Spec OnlyDeveloper
🛠️

CSS To Tailwind

Convert plain CSS to Tailwind CSS utility classes. Supports common properties and responsive variants.

Spec OnlyUtilities
👨‍💻

CSS Variable Autocomplete

Autocomplete CSS custom properties. Built with TypeScript.

✓ BuiltDeveloper
Open App →
⚡

Daily Log

Simple daily work log within VS Code. Built with TypeScript.

✓ BuiltProductivity
Open App →
⚡

Daily Standup Logger

Prompt developers to log daily standup notes. Generate markdown reports.

✓ BuiltProductivity
Open App →

Daily Standup Notes

Auto-generate standup notes from git commits.

Spec OnlyProductivity
👨‍💻

Database Client

Connect to databases from VS Code. Built with TypeScript.

✓ BuiltDeveloper
Open App →
📦

Database Query Optimizer Ext

Explain and optimize SQL within editor.

✓ BuiltPro
Open App →
👨‍💻

Dead Code Detector

Find unused functions, variables, imports, and exports across a TypeScript/JavaScript project with tree-shaking analysis.

✓ BuiltDeveloper
Open App →
👨‍💻

Dead Code Finder

Scan for unused exports, functions, and variables. Preview what can be safely removed. One-click cleanup.

✓ BuiltDeveloper
Open App →
👨‍💻

Dead Code Highlighter

Highlight unreachable and unused code with dimmed styling in the editor.

Spec OnlyDeveloper
🛠️

Debug Print Inserter

Quick insert debug print statements for any language with file, line, and variable context. One keybind.

Spec OnlyUtilities
👨‍💻

Dependency Graph Viewer

Visualize file and module dependency graph for any project with interactive zoomable graph in a webview panel.

✓ BuiltDeveloper
Open App →
🛠️

Dependency Graph Viewer

Visualize project import/dependency graph as an interactive diagram. Find circular dependencies and orphan files.

Spec OnlyUtilities
👨‍💻

Dependency Update Notifier Ext

StatusBar badge showing the count of outdated npm dependencies with one-click update suggestions and changelog previews.

Spec OnlyDeveloper
👨‍💻

Dependency Viewer

Visualize project dependency graph. Built with TypeScript.

✓ BuiltDeveloper
Open App →
🛠️

Diff Line Copy

Copy only the changed lines from a git diff. Useful for code review notes and changelogs.

Spec OnlyUtilities
👨‍💻

Docker Compose Lens

IntelliSense, validation, and service navigation for docker-compose files.

Spec OnlyDeveloper
👨‍💻

Docker Explorer

Manage Docker containers from VS Code. Built with TypeScript.

✓ BuiltDeveloper
Open App →
👨‍💻

Docker File Linter

Lint Dockerfiles with best-practice suggestions, security checks, and optimization tips.

Spec OnlyDeveloper
🛠️

Docker Log Viewer

View Docker container logs in a VS Code panel. Filter, search, and follow logs in real-time.

Spec OnlyUtilities
🛠️

Env File Editor

Rich editor for .env files with syntax highlighting, validation, and value masking.

Spec OnlyUtilities
👨‍💻

Env File Intellisense

VS Code extension providing autocomplete, validation, and type hints for .env files based on .env.example schemas. Catch missing variables before runtime.

Spec OnlyDeveloper
👨‍💻

Env File Validator

Validate .env files against .env.example schema with missing key detection.

Spec OnlyDeveloper
👨‍💻

Env Highlight

Syntax highlighting for .env files. Built with TypeScript.

✓ BuiltDeveloper
Open App →
👨‍💻

Env Inspector

View, diff, and validate .env files across environments with secret masking, missing variable detection, and .env.example sync.

✓ BuiltDeveloper
Open App →
👨‍💻

Env Switcher

Switch between .env files for different environments.

✓ BuiltDeveloper
Open App →
⚡

Env Switcher

VS Code extension to switch between .env files with one click from the status bar.

✓ BuiltProductivity
Open App →
🛠️

Env Switcher

Dotenv file manager — Detect .env.* files. Designed as a vscode project.

✓ BuiltUtilities
Open App →
🛠️

Env Var Autocomplete

Autocomplete for process.env variables based on .env files in the project.

✓ BuiltUtilities
Open App →
👨‍💻

Env Variable Usage Finder

Show all locations where an environment variable is referenced across your codebase with reference counts and quick-jump navigation.

Spec OnlyDeveloper
👨‍💻

Error Lens

Show errors and warnings inline.

✓ BuiltDeveloper
Open App →
🛠️

Error Lens Custom

Custom inline error and warning displays with configurable colors, icons, and positioning. Fix suggestions on hover.

Spec OnlyUtilities
👨‍💻

Error Log Colorizer

Color-code and syntax-highlight log files with level-based filtering.

Spec OnlyDeveloper
👨‍💻

Error Translator

Translates cryptic compiler and runtime errors into plain English explanations with fix suggestions. All local, no API needed.

Spec OnlyDeveloper
⚡

File Bookmarks

Bookmark specific lines in files for quick navigation. Add labels and organize bookmarks into groups.

✓ BuiltProductivity
Open App →
🛠️

File Header Inserter

Auto-insert configurable file headers with license, author, date, and description. Templates per language.

Spec OnlyUtilities
🛠️

File Nesting Rules

Custom file nesting rules to group related files in the explorer.

Spec OnlyUtilities
🛠️

File Size Badge

File size monitor — Show current file size in status bar. Designed as a vscode project.

✓ BuiltUtilities
Open App →
👨‍💻

File Size Display

Show file sizes in the VS Code explorer sidebar

✓ BuiltDeveloper
Open App →
🛠️

File Size Explorer

Show file sizes in the explorer tree and highlight large files.

Spec OnlyUtilities
👨‍💻

File Size Indicator

Show file size in the status bar and highlight large files. Configurable thresholds with warnings.

✓ BuiltDeveloper
Open App →
⚡

File Size Indicator

Show file sizes in explorer and status bar.

✓ BuiltProductivity
Open App →
🛠️

File Size Status Bar

Show current file size, line count, word count, and character count in the VS Code status bar. Updates in real-time as you type.

Spec OnlyUtilities
👨‍💻

File Size Statusbar

Show current file size, line count, and character count in the status bar.

Spec OnlyDeveloper
🛠️

File Size Tree View

Display file sizes in the standard explorer or a custom tree view. Identify bloat.

✓ BuiltUtilities
Open App →
⚡

Focus Mode

Dim unfocused code sections.

✓ BuiltProductivity
Open App →

Focus Mode Music

Built-in lo-fi and ambient music player for coding focus sessions with Pomodoro integration.

Spec OnlyProductivity
⚡

Focus Mode Zen

Hide ALL distractions with one keybind — sidebar, statusbar, minimap, tabs, activity bar, breadcrumbs. A true deep-focus mode that goes beyond built-in Zen Mode.

✓ BuiltProductivity
Open App →
👨‍💻

Function Complexity Badge

Show cyclomatic complexity score badge on functions with color grading.

Spec OnlyDeveloper
🛠️

Function Complexity Meter

Show cyclomatic complexity score per function in the gutter. Color-coded thresholds for maintainability.

Spec OnlyUtilities
👨‍💻

Git Blame Hover Enhanced

Enhanced git blame showing author avatar, commit message, relative time, and changed files count on hover. Quick links to commit details.

Spec OnlyDeveloper
👨‍💻

Git Blame Inline

Show git blame information inline at the end of each line with age-based coloring.

✓ BuiltDeveloper
Open App →
👨‍💻

Git Blame Status Bar

Minimalist Git Blame in the status bar. Show who last touched the current line.

✓ BuiltDeveloper
Open App →
👨‍💻

Git Blame Tooltip

Enhanced git blame with commit details, avatar, and time ago on hover.

Spec OnlyDeveloper
👨‍💻

Git Commit Generator

Auto-generates conventional commit messages by analyzing staged changes using AI or pattern matching.

✓ BuiltDeveloper
Open App →
🛠️

Git Commit Template

Guided commit message builder following conventional commits. Dropdown for type, scope, and breaking changes.

Spec OnlyUtilities
👨‍💻

Git File History

Visual git log for the current file — see all commits, diffs, and authors in a timeline without leaving the editor.

Spec OnlyDeveloper
🛠️

Git File History

Inline git timeline — Side panel with commit history. Designed as a vscode project.

✓ BuiltUtilities
Open App →
⚡

Git Graph Mini

Minimal git branch visualization in sidebar. Built with TypeScript.

✓ BuiltProductivity
Open App →

Git Lens Mini

Lightweight inline git blame with commit message and age on the current line only.

Spec OnlyProductivity
🛠️

Git Stash Viewer

Visual git stash manager. Browse, preview, apply, and drop stashes from a tree view sidebar.

Spec OnlyUtilities
👨‍💻

Git Time Machine

Visual timeline slider to browse and compare file history across git commits.

Spec OnlyDeveloper
👨‍💻

Git Worktree Manager

Manage git worktrees from a VS Code sidebar — create, switch, and delete worktrees.

Spec OnlyDeveloper
📦

Hex Viewer Pro

Professional Hex editor for binary files.

✓ BuiltPro
Open App →
🛠️

Import Cost Analyzer

Show the bundle size impact of each import statement inline. Warn when imports exceed configurable thresholds.

Spec OnlyUtilities
🛠️

Import Cost Display

Show the file size cost of imported modules inline in the editor.

Spec OnlyUtilities
👨‍💻

Import Cost Inline

VS Code extension that shows the bundle size cost of each JavaScript/TypeScript import inline.

✓ BuiltDeveloper
Open App →
👨‍💻

Import Cost Live

Show the bundle size cost of each import inline, updated in real-time. Modern replacement for abandoned Import Cost extension.

Spec OnlyDeveloper
👨‍💻

Import Cost Realtime

Shows the real-time bundle size impact of each import statement in JS/TS files as inline annotations. Faster and more accurate than existing alternatives.

Spec OnlyDeveloper
👨‍💻

Import Organizer

Auto-sort and group imports by type on save.

Spec OnlyDeveloper
👨‍💻

Import Sorter

Auto-sort and group import statements.

✓ BuiltDeveloper
Open App →
🛠️

Import Sorter

Opinionated import organizer — Group by builtin/external/internal. Designed as a vscode project.

✓ BuiltUtilities
Open App →
👨‍💻

Import Sorter Groups

Auto-sort and group imports by type: Node builtins → third-party packages → local modules. Configurable rules, grouping separators, and on-save formatting.

✓ BuiltDeveloper
Open App →
👨‍💻

Indent Guide Rainbow

Rainbow-colored indentation guides for visually tracking deep nesting.

Spec OnlyDeveloper
👨‍💻

Indent Rainbow

Colorize indentation levels with rainbow colors for visual hierarchy.

✓ BuiltDeveloper
Open App →
👨‍💻

Inline API Docs

Hover over fetch/axios calls to see API endpoint documentation inline, loaded from OpenAPI specs. No context switching.

✓ BuiltDeveloper
Open App →
👨‍💻

Inline API Docs Hover

Hover over any API endpoint URL in your code and see the method, parameters, and response schema inline without leaving your editor.

Spec OnlyDeveloper
👨‍💻

Inline Bookmark Manager

Bookmark code lines with labels and categories. Navigate between bookmarks, search, and export as shareable snippets.

Spec OnlyDeveloper
👨‍💻

Inline Color Preview

Show color swatches inline next to hex/rgb/hsl values in any file type, not just CSS.

✓ BuiltDeveloper
Open App →
👨‍💻

Inline Color Preview Enhanced

Enhanced CSS color preview showing larger swatches, color name, contrast info, and quick-edit color picker directly inline in the editor.

Spec OnlyDeveloper
👨‍💻

Inline Fold

Collapse and fold long function arguments and parameters

✓ BuiltDeveloper
Open App →
👨‍💻

Inline Image Preview

Preview image file paths as hover popups when hovering over import paths in code.

Spec OnlyDeveloper
👨‍💻

Inline Perf Hints

VS Code extension showing estimated Big-O complexity inline for functions using static analysis

Spec OnlyDeveloper
👨‍💻

Inline Perf Hints Ext

Static analysis that flags potential performance issues: O loops, unoptimized array operations, memory leaks, and expensive re-renders.

Spec OnlyDeveloper
🛠️

JSON Path Finder

Click any value in a JSON file to see its JSONPath, jq query, and lodash path.

Spec OnlyUtilities
👨‍💻

JSON Schema Autocomplete

Autocomplete JSON files from associated JSON Schema definitions.

Spec OnlyDeveloper
👨‍💻

JSON Sorter

Sort JSON keys alphabetically.

✓ BuiltDeveloper
Open App →
🛠️

JSON To Interface

Convert JSON to TypeScript, Go, Rust, or Python type definitions. Paste JSON, select target language, get types.

Spec OnlyUtilities
🛠️

Line Sorter Advanced

Sort selected lines alphabetically, numerically, by length, or by custom regex. Remove duplicates optionally.

Spec OnlyUtilities
📦

Local Stack Trace Link

Link stack traces to local files.

✓ BuiltPro
Open App →
🛠️

Lorem Generator

Dummy data generator — Insert lorem ipsum text. Designed as a vscode project.

✓ BuiltUtilities
Open App →
🛠️

Lorem Ipsum Inserter

Insert Lorem Ipsum text via command or snippet. Varying lengths.

✓ BuiltUtilities
Open App →
👨‍💻

Lorem Ipsum Vscode

Generate lorem ipsum placeholder text with a keyboard shortcut.

✓ BuiltDeveloper
Open App →
🛠️

Markdown Footnote Preview

Preview Markdown footnotes inline as hover tooltips. Navigate between footnote references and definitions.

Spec OnlyUtilities
🛠️

Markdown Paste Image

Paste images from clipboard directly into Markdown files as saved files.

✓ BuiltUtilities
Open App →
👨‍💻

Markdown Preview Enhanced

Enhanced markdown preview with diagrams. Built with TypeScript.

✓ BuiltDeveloper
Open App →

Markdown Slides

Convert any Markdown file into a keyboard-navigable slide presentation directly in VS Code with themes, transitions, and speaker notes.

Spec OnlyProductivity
⚡

Markdown Table Formatter

Format and align Markdown tables.

✓ BuiltProductivity
Open App →
👨‍💻

Merge Conflict Lens

A VS Code extension that provides visual inline merge conflict resolution with accept/reject buttons, colored diff highlighting, and a conflict navigation sidebar. Makes resolving git merge conflicts

Spec OnlyDeveloper
👨‍💻

Minimap Enhanced

Enhanced minimap with function markers, search result highlights, and error indicators.

Spec OnlyDeveloper
👨‍💻

NPM Dependency Lens

Show latest version and size of npm dependencies directly in package.json.

✓ BuiltDeveloper
Open App →
👨‍💻

NPM Scripts

Run npm scripts from sidebar with output. Built with TypeScript.

✓ BuiltDeveloper
Open App →
👨‍💻

Package JSON Helper

Show package versions and update availability.

✓ BuiltDeveloper
Open App →
👨‍💻

Package JSON Lens

Show latest version, bundle size, and vulnerability info inline in package.json.

Spec OnlyDeveloper
👨‍💻

Package Update Notifier

Inline version badges showing outdated npm or pip dependencies with one-click update.

Spec OnlyDeveloper
👨‍💻

Package Update Notify

VS Code extension that passively monitors package.json and notifies when dependencies have newer versions available.

✓ BuiltDeveloper
Open App →
🛠️

Package Version Checker

Show outdated package versions inline in package.json. Quick action to update to latest version.

Spec OnlyUtilities
👨‍💻

Pair Programming Cursor

Show and share cursor positions with teammates for real-time pair programming sessions.

Spec OnlyDeveloper
👨‍💻

Path Autocomplete

Autocomplete file paths in import statements and require calls.

✓ BuiltDeveloper
Open App →
👨‍💻

Performance Hint Overlay

Inline hints for performance improvements — detecting N+1 queries, large bundle imports, and memory leaks.

Spec OnlyDeveloper
👨‍💻

Placeholder Generator

Generate placeholder data: names, emails, addresses.

✓ BuiltDeveloper
Open App →
⚡

Pomodoro Timer

Pomodoro timer in VS Code status bar. Built with TypeScript.

✓ BuiltProductivity
Open App →
🛠️

Port Manager

Local port killer — List active ports in status bar. Designed as a vscode project.

✓ BuiltUtilities
Open App →
👨‍💻

PR Description Generator

Generate pull request descriptions from staged git changes with AI templates.

Spec OnlyDeveloper

Project Health Dashboard

Dashboard showing test coverage, lint errors, TODO count, and tech debt metrics.

Spec OnlyProductivity
👨‍💻

Project Health Score Ext

Dashboard showing test coverage, tech debt score, dependency freshness, code complexity, and documentation coverage in one unified view.

Spec OnlyDeveloper
⚡

Project Notes

Workspace-specific notes and TODOs. Built with TypeScript.

✓ BuiltProductivity
Open App →

Project Readme Preview

Live README.md preview panel with GitHub-flavored rendering and emoji support.

Spec OnlyProductivity
🛠️

Project Readme Previewer

Preview README.md exactly as it would render on GitHub. Support for GitHub Flavored Markdown and alerts.

Spec OnlyUtilities
👨‍💻

Project Stats Dashboard

Show lines of code, file count, language breakdown, and project metrics in a webview panel.

Spec OnlyDeveloper
⚡

Project Switcher

Quickly switch between recent projects or pinned workspaces with a keyboard-driven UI.

✓ BuiltProductivity
Open App →

Project Switcher Pro

Switch between projects with fuzzy search and previews.

Spec OnlyProductivity
⚡

Project Timer Tracker

Track time spent on specific projects/files automatically. Local storage.

✓ BuiltProductivity
Open App →
👨‍💻

Quick Console Remove

Find and remove all console.log statements with one command. Preview matched lines before removal.

✓ BuiltDeveloper
Open App →
🛠️

Quick Snippet Creator

Select code, right-click to create a VS Code snippet. Auto-detect language and generate snippet JSON.

Spec OnlyUtilities
⚡

Quick Terminal

Open preconfigured terminal commands with shortcuts.

✓ BuiltProductivity
Open App →
🛠️

Random Data Generator

Generate random test data inline: UUIDs, emails, names, dates, numbers. Insert via command palette or keybind.

Spec OnlyUtilities
👨‍💻

Regex Lens

Inline regex explanation and test results. Hover over any regex in your code to see a human-readable breakdown and test matches against sample text.

✓ BuiltDeveloper
Open App →
👨‍💻

Regex Live Tester

Inline regex testing within VS Code. Write regex, see matches highlighted in a test panel with capture group visualization and plain-English explanation.

Spec OnlyDeveloper
👨‍💻

Regex Preview Inline

Live regex match preview on sample text directly inline in the editor.

Spec OnlyDeveloper
🛠️

Regex Preview Inline

Preview regex matches inline in the editor with highlighting. Test regex against file content in real-time.

Spec OnlyUtilities
👨‍💻

Regex Previewer

Preview regex matches in real-time.

✓ BuiltDeveloper
Open App →
📦

Regex Railroad Diagram

View regex as railroad diagrams inside code.

✓ BuiltPro
Open App →
👨‍💻

Rest Client

Send HTTP requests directly from VS Code. Built with TypeScript.

✓ BuiltDeveloper
Open App →
🛠️

Rest Client Sidebar

REST API client in a sidebar panel. Send requests, save collections, view responses without leaving VS Code.

Spec OnlyUtilities
⚡

Scratch Pad

Persistent scratch pad for quick notes.

✓ BuiltProductivity
Open App →
📦

Security Secrets Scanner Ext

Real-time secret scanning in editor.

✓ BuiltPro
Open App →
👨‍💻

Security Vulnerability Scanner

Scan code for common security anti-patterns like SQL injection, XSS, and hardcoded secrets.

Spec OnlyDeveloper
📦

Semantic Diff Viewer

Diff viewer that understands code semantics.

✓ BuiltPro
Open App →
⚡

Session Restore

Save and restore groups of open editor files as named sessions for seamless project context switching.

✓ BuiltProductivity
Open App →

Smart Snippet Expander

Context-aware code snippet expansion with date/time, clipboard, and project-variable interpolation.

Spec OnlyProductivity
⚡

Snippet Manager

A VS Code extension for creating, organizing, and sharing code snippets with syntax highlighting and search.

✓ BuiltProductivity
Open App →

Snippet Sync Cloud

Sync code snippets across machines via GitHub Gists or cloud storage.

Spec OnlyProductivity
🛠️

Spell Checker Code

Spell-check strings, comments, and identifier names in code with custom dictionary support.

Spec OnlyUtilities
🛠️

Sticky Terminal

Pin terminal output lines for reference while coding — like sticky notes for your terminal.

Spec OnlyUtilities
👨‍💻

SVG Preview

Preview SVG files inline in VS Code. Built with TypeScript.

✓ BuiltDeveloper
Open App →
🛠️

SVG Preview Hover

Preview SVG files on hover in the file explorer. Show dimensions, viewBox, and rendered preview.

Spec OnlyUtilities
⚡

Tab Organizer

Auto-organize editor tabs by file type. Built with TypeScript.

✓ BuiltProductivity
Open App →
👨‍💻

Tailwind Class Peek

Peek at Tailwind CSS class rules without leaving the editor.

Spec OnlyDeveloper
👨‍💻

Tailwind Class Sorter

VS Code extension that automatically sorts Tailwind CSS classes in the recommended order on file save.

✓ BuiltDeveloper
Open App →
👨‍💻

Tailwind Fold

Fold long Tailwind class lists.

✓ BuiltDeveloper
Open App →

Tech Debt Tracker

Tag, categorize, and track technical debt across the codebase with priority rankings.

Spec OnlyProductivity
🛠️

Terminal Command Palette

Searchable terminal command history across sessions. Fuzzy search, pin frequent commands, organize by project.

Spec OnlyUtilities
👨‍💻

Terminal Output Colorizer

Enhanced terminal output coloring with log-level detection .

Spec OnlyDeveloper
👨‍💻

Test Coverage Gutter

VS Code extension showing test coverage indicators in the editor gutter — green for covered, red for uncovered lines.

✓ BuiltDeveloper
Open App →
🛠️

Test File Generator

Generate test file skeleton for any source file. Auto-detect framework and generate boilerplate.

Spec OnlyUtilities
👨‍💻

Test File Navigator

Jump between a source file and its corresponding test file with one keyboard shortcut. Auto-detects naming conventions across frameworks.

Spec OnlyDeveloper
👨‍💻

Test Runner Panel

Visual test runner with pass/fail indicators. Built with TypeScript.

✓ BuiltDeveloper
Open App →
⚡

Time Tracker

Track time spent on files and projects.

✓ BuiltProductivity
Open App →
🛠️

Todo Highlight Counter

Count and list all TODO, FIXME, HACK, and NOTE comments with stats dashboard. Navigate to any item.

✓ BuiltUtilities
Open App →
⚡

Todo Highlighter

Highlights TODO, FIXME, HACK, BUG, and NOTE comments in code with configurable colors and a summary panel.

✓ BuiltProductivity
Open App →
🛠️

Todo Highlighter

Technical debt tracker — Highlight TODO/FIXME/NOTE. Designed as a vscode project.

✓ BuiltUtilities
Open App →
⚡

Todo Manager Sidebar

Sidebar view collecting all TODOs, FIXMEs, and NOTEs from the workspace.

✓ BuiltProductivity
Open App →
⚡

Todo Stats

VS Code extension showing a dashboard of TODO/FIXME/HACK comments across the project with counts and trends.

✓ BuiltProductivity
Open App →
👨‍💻

Todo Tree Enhanced

Enhanced TODO/FIXME/HACK comment scanner with priority grouping, filtering, and export.

Spec OnlyDeveloper
👨‍💻

Todo Tree Ext

Aggregate all TODO, FIXME, HACK comments in a sidebar tree view.

✓ BuiltDeveloper
Open App →
👨‍💻

Type Generator

Generate TypeScript types from JSON samples. Built with TypeScript.

✓ BuiltDeveloper
Open App →
🛠️

Type Guard Generator

Generate TypeScript type guard functions from interfaces and types. Auto-detect nullable and union types.

Spec OnlyUtilities
🛠️

Unused Export Finder

Find unused exports across the entire project. Highlight dead code and suggest removals for tree-shaking.

Spec OnlyUtilities
🛠️

Variable Renamer Smart

Smart variable rename with case style conversion . Rename across files consistently.

Spec OnlyUtilities
📦

Vscode AI Commit Message

Generate conventional commit messages from staged changes — analyzes your diff and suggests a properly formatted commit message.

Spec OnlyUncategorized
📦

Vscode AI Docstring

Auto-generate JSDoc, Python docstrings, and type annotations using local AI with customizable templates

Spec OnlyUncategorized
📦

Vscode AI Inline Comment

Auto-generate JSDoc/docstring comments for functions using an AI model.

Spec OnlyUncategorized
📦

Vscode AI Refactor Suggest

Highlight code smells and suggest specific refactoring patterns with inline preview and one-click apply.

Spec OnlyUncategorized
📦

Vscode AI Test Watcher

Watches test output, explains failures with AI, and suggests inline fixes with confidence scores.

Spec OnlyUncategorized
📦

Vscode API Client

Send HTTP requests and view responses directly in VS Code, like Thunder Client lite.

Spec OnlyUncategorized
👨‍💻

Vscode API Client Inline

Send HTTP requests from .http files in editor — view response inline with syntax highlighting and diff.

Spec OnlyDeveloper
📦

Vscode API Contract Linter

A VS Code extension that lints OpenAPI/Swagger and AsyncAPI specs inline with squiggle markers. Validates required fields, checks consistency, detects breaking changes when you modify a field — and sh

Spec OnlyUncategorized
👨‍💻

Vscode API Docs Peek

Hover over any API call to see documentation inline without leaving the editor

Spec OnlyDeveloper
📦

Vscode API Docs Peek

Peek at API documentation for functions and methods inline — without leaving the editor.

Spec OnlyUncategorized
📦

Vscode API Docs Sidebar

Show relevant API documentation in a sidebar while coding — auto-detects the library you're using.

Spec OnlyUncategorized
📦

Vscode API Endpoint Catalog

Automatically discover and catalog all REST/GraphQL endpoints in your codebase with method, path, and handler mapping

Spec OnlyUncategorized
📦

Vscode API Playground

Test REST APIs directly from VS Code — build requests, inspect responses, and save request collections without leaving your editor.

Spec OnlyUncategorized
📦

Vscode API Response Preview

Preview API response shapes from OpenAPI specs inline in code to prevent type mismatches.

Spec OnlyUncategorized
📦

Vscode API Response Schema

Infer TypeScript types from API JSON responses in real time via inline CodeLens.

Spec OnlyUncategorized
👨‍💻

Vscode API Snippet Gen

Generate fetch/axios code snippets from Postman collections or OpenAPI specs directly in the editor.

Spec OnlyDeveloper
📦

Vscode API Spec Live Preview

Live preview OpenAPI/Swagger YAML/JSON files as Swagger UI in a split editor panel.

Spec OnlyUncategorized
📦

Vscode Base64 Codec

Highlight text, right-click to Base64 encode or decode inline within the editor.

Spec OnlyUncategorized
📦

Vscode Bracket Lens

Show scope context above closing brackets for deeply nested code. Never lose track of which block you're closing.

Spec OnlyUncategorized
📦

Vscode Branch Note Keeper

Attach personal notes to git branches — visible in sidebar and persisted in local workspace storage.

Spec OnlyUncategorized
📦

Vscode Change Impact Analyzer

See which files and tests are affected by your current code changes — trace import chains to show the blast radius of modifications.

Spec OnlyUncategorized
📦

Vscode Code Archeologist

Show historical context for any line — who wrote it, when, the PR link, related issues, and why it changed.

Spec OnlyUncategorized
📦

Vscode Code Fence Preview

Preview fenced code blocks in Markdown files with syntax highlighting inline in the editor.

Spec OnlyUncategorized
📦

Vscode Code Metrics

A VS Code extension that shows McCabe Cyclomatic Complexity and other code quality metrics inline — as CodeLens annotations above each function. Helps developers spot complex functions that need refac

Spec OnlyUncategorized
📦

Vscode Code Review Checklist

Per-PR checklist in a webview panel that tracks review criteria and exports a summary.

Spec OnlyUncategorized
📦

Vscode Code Smell Detector

Detect and highlight common code smells — long methods, god classes, deep nesting, feature envy, and more. Inline warnings with refactoring suggestions.

Spec OnlyUncategorized
📦

Vscode Code Spell Check Lite

Ultra-fast offline spell checker optimized for camelCase, snake_case, and kebab-case identifiers.

Spec OnlyUncategorized
📦

Vscode Code Time

Personal coding analytics — track time, languages, and productivity patterns per project.

Spec OnlyUncategorized
👨‍💻

Vscode Codebase Map

Visual codebase map for VS Code — shows file relationships, import graphs, hot paths, and module boundaries as an interactive graph.

Spec OnlyDeveloper
📦

Vscode Color Highlight Plus

Highlight color values in code with visual swatches supporting HEX, RGB, HSL, OKLCH, and named colors

Spec OnlyUncategorized
📦

Vscode Color Peek

Preview color values inline with a color picker.

Spec OnlyUncategorized
🛠️

Vscode Color Preview Inline

Preview color values inline in CSS, JS, and JSON files with color picker and format conversion.

Spec OnlyUtilities
📦

Vscode Color Theme Gen

VS Code extension that generates custom color themes from a base color or image. Preview live and export as a VS Code theme package.

Spec OnlyUncategorized
👨‍💻

Vscode Color Theme Preview

Preview and compare VS Code color themes without installing them. Browse popular themes with live preview on your current code.

Spec OnlyDeveloper
📦

Vscode Color Token Preview

Hover any CSS, Tailwind, or hex color reference and see a large inline color swatch tooltip.

Spec OnlyUncategorized
📦

Vscode Color Variable Preview

Shows color swatches inline next to CSS/SCSS/JS color variable declarations and usages.

Spec OnlyUncategorized
📦

Vscode Commit Message AI

Generate conventional commit messages from staged diff using local pattern matching .

Spec OnlyUncategorized
📦

Vscode Commit Message Wizard

Conventional commits message wizard with scope picker, type icons, and breaking change flag.

Spec OnlyUncategorized
📦

Vscode Commit Stats

Show commit activity heatmap, streak counter, and productivity stats in sidebar

Spec OnlyUncategorized
📦

Vscode Commit Template

Guided conventional commit message builder in the SCM panel with type/scope/body templates

Spec OnlyUncategorized
📦

Vscode Complexity Budget

Show cognitive complexity score per function with configurable threshold warnings.

Spec OnlyUncategorized
📦

Vscode Config Peek

Peek into config files values from anywhere they're referenced

Spec OnlyUncategorized
📦

Vscode Console Log Cleaner

One command to remove, comment out, or toggle all console.log statements in the workspace.

Spec OnlyUncategorized
📦

Vscode Console Ninja

Insert smart console.log statements with one shortcut — auto-includes variable name, file, line, and colorized output.

Spec OnlyUncategorized
📦

Vscode Context Lines

A VS Code extension that adds "Show N lines of context" CodeLens above every function definition. Click the lens to expand a read-only inline view of N surrounding lines from a related file — great fo

Spec OnlyUncategorized
📦

Vscode CSS Color Name To Hex

Right-click to convert CSS generic color names to hex, RGB, or HSL values and vice versa.

Spec OnlyUncategorized
📦

Vscode CSS Color Preview

Show inline color previews for all CSS color values — hex, rgb, hsl, oklch, and CSS named colors with clickable color picker.

Spec OnlyUncategorized
📦

Vscode CSS Peek

Peek at CSS class definitions inline from HTML/JSX files with go-to-definition and hover preview

Spec OnlyUncategorized
👨‍💻

Vscode CSS Var Autocomplete

Autocomplete CSS custom properties with color swatches, values, and source file references.

Spec OnlyDeveloper
📦

Vscode CSS Var Autocomplete

Parse :root CSS files and provide IntelliSense for --var-* custom properties across all files.

Spec OnlyUncategorized
📦

Vscode CSS Var Complete

Autocomplete CSS custom properties from all CSS files in workspace

Spec OnlyUncategorized
📦

Vscode CSS Var Goto

Click any CSS custom property to jump to its definition across files with rename support

Spec OnlyUncategorized
📦

Vscode CSS Variable Peeker

A VS Code extension that enhances developer experience when working with extensive CSS custom properties like `--theme-primary` or `--spacing-lg`. Hovering over a CSS variable instantly reveals its c

Spec OnlyUncategorized
📦

Vscode Daily Coding Log

Automatically tracks files edited, lines changed, and time spent per project. View daily/weekly reports in sidebar.

Spec OnlyUncategorized

Vscode Daily Notes

Quick daily dev notes — create timestamped markdown notes from command palette, searchable and linked.

Spec OnlyProductivity
📦

Vscode Dependency Age

Show how outdated each dependency is with inline decorations, update suggestions, and changelog links

Spec OnlyUncategorized
👨‍💻

Vscode Dependency Graph

Visualize import/require dependency relationships in your project as an interactive graph. Identify circular deps and dead modules.

Spec OnlyDeveloper
📦

Vscode Dependency Lens

Show inline latest version info for package.json dependencies with one-click update.

Spec OnlyUncategorized
📦

Vscode Dependency Outdated Badge

Status bar badge showing count of outdated dependencies with inline hints on import lines.

Spec OnlyUncategorized
📦

Vscode Dependency Update Preview

Preview what will change when you update a dependency — show changelog entries, breaking changes, and migration guides before running npm update.

Spec OnlyUncategorized
📦

Vscode Docker Lens

Show inline Docker image details next to FROM statements in Dockerfiles

Spec OnlyUncategorized
📦

Vscode Docker Log Streamer

Stream and colorize Docker container logs directly in a VS Code output panel.

Spec OnlyUncategorized
📦

Vscode Duplicate Code Finder

Find and highlight duplicate or near-duplicate code blocks across the project.

Spec OnlyUncategorized
📦

Vscode Duplicate Line Finder

Highlight adjacent duplicate lines prominently to catch copy-paste errors before commit.

Spec OnlyUncategorized
📦

Vscode Env Diff

Compare two .env files side-by-side with missing and changed variable highlighting.

Spec OnlyUncategorized
📦

Vscode Env File Manager

Unified .env file manager: view, compare, and identify missing keys across dev/staging/prod environments.

Spec OnlyUncategorized
📦

Vscode Env File Sorter

Alphabetize .env files while preserving comment groupings and empty line separators.

Spec OnlyUncategorized
📦

Vscode Env Peek

Hover over process.env references to see the resolved value from your .env file without leaving the editor

Spec OnlyUncategorized
📦

Vscode Env Secret Scanner

Scan workspace for accidentally committed secrets, API keys, and env variables.

Spec OnlyUncategorized
👨‍💻

Vscode Env Switcher

Switch between .env files with one click. Preview env variables without opening files.

Spec OnlyDeveloper
📦

Vscode Env Switcher

Switch between .env files with one click.

Spec OnlyUncategorized
📦

Vscode Env Var Autocomplete

Autocomplete environment variables from .env files when typing process.env or import.meta.env in code

Spec OnlyUncategorized
📦

Vscode Env Var Validator

A VS Code extension that validates environment variable usage in your codebase. It reads your .env, .env.example, docker-compose.yml, and source files to flag missing env vars in your example file, un

Spec OnlyUncategorized
📦

Vscode Env Variable Usage Finder

Find all usages of each environment variable across the codebase. Detect unused env vars and missing references for .env hygiene.

Spec OnlyUncategorized
📦

Vscode Error Lens Lite

Show diagnostics inline at the end of the line with severity-based coloring

Spec OnlyUncategorized
📦

Vscode Feature Flag Sidebar

Toggle local feature flags from within VS Code without leaving the editor.

Spec OnlyUncategorized
📦

Vscode File Bookmark Navigator

Bookmark specific lines in files and navigate between them with a sidebar panel. Organize bookmarks by project context.

Spec OnlyUncategorized
📦

Vscode File Bookmarks

A VS Code extension for bookmarking specific lines and files with labels. Jump to any bookmark instantly from a sidebar tree view — essential for navigating large codebases where you frequently return

Spec OnlyUncategorized
📦

Vscode File Nesting

Auto-nest related files under their parent component file in the explorer

Spec OnlyUncategorized
📦

Vscode File Size

Show file sizes in the explorer tree and status bar. Quickly identify bloated files in your project.

Spec OnlyUncategorized
📦

Vscode File Size Bar

Display the disk size of the currently active file in the VS Code status bar.

Spec OnlyUncategorized
📦

Vscode File Size Gutter

Show file sizes inline in the VS Code explorer with color-coded badges — instantly spot large files in your project

Spec OnlyUncategorized
👨‍💻

Vscode File Size Heatmap

VS Code extension that displays a treemap visualization of file sizes in your workspace. Instantly spot bloated files, oversized assets, and heavy dependencies. Color-coded from cool to hot .

Spec OnlyDeveloper
👨‍💻

Vscode File Size Indicator

Show file sizes in the explorer tree and status bar. Highlight large files and track project size trends.

Spec OnlyDeveloper
📦

Vscode Focus Timer

Pomodoro timer in status bar with session tracking, break reminders, and daily focus time statistics.

Spec OnlyUncategorized
📦

Vscode Function Complexity Heatmap

Color function backgrounds by cyclomatic complexity — green for simple, yellow for moderate, red for complex. Instantly spot the most complex functions in any file.

Spec OnlyUncategorized
📦

Vscode Function Heatmap

A VS Code extension that color-codes each function in the active file based on how many times it's called in the codebase — giving a "usage heatmap" that highlights hotspots and dead code .

Spec OnlyUncategorized
📦

Vscode Function Metrics

Show function-level metrics as CodeLens annotations

Spec OnlyUncategorized
📦

Vscode Git Blame Inline

Show git blame annotations inline with author, date, and commit message on the active line

Spec OnlyUncategorized
📦

Vscode Git Branch Cleanup

UI panel to list, filter, and delete merged or stale local and remote git branches.

Spec OnlyUncategorized
📦

Vscode Git Commit AI

Generate conventional commit messages from staged changes.

Spec OnlyUncategorized
👨‍💻

Vscode Git Diff Stats

Show detailed git diff statistics in the status bar and sidebar — lines added/removed, files changed, and insertions/deletions per file.

Spec OnlyDeveloper
📦

Vscode Git Diff Stats

A VS Code extension that shows git diff statistics in the status bar. See lines added/removed, files changed, and commit readiness at a glance.

Spec OnlyUncategorized
👨‍💻

Vscode Git Graph

Visual git branch graph in the sidebar. Show commits, merges, and tags with interactive navigation.

Spec OnlyDeveloper
📦

Vscode Git Graph

VS Code extension that displays a visual Git commit graph in the sidebar. Browse branches, view commit details, and compare changes visually.

Spec OnlyUncategorized
👨‍💻

Vscode Git Heatmap

Visualize file change frequency as a heatmap overlay. See which files change most to identify hotspots.

Spec OnlyDeveloper
📦

Vscode Git Lens Lite

Lightweight inline git blame annotations showing author and date for each line.

Spec OnlyUncategorized
📦

Vscode Git Line Blame

VS Code extension that shows inline git blame annotation at the end of each line — author, date, and commit message without cluttering the editor.

Spec OnlyUncategorized
📦

Vscode Git Stash Explorer

Tree view panel for Git stashes with diff preview, apply, pop, and drop actions.

Spec OnlyUncategorized
📦

Vscode Git Time Machine

Browse any file's git history with a visual timeline. Click any commit to see the file at that point in time with diff highlighting.

Spec OnlyUncategorized
📦

Vscode HTTP Status Ref

Hover over HTTP status codes to see description and RFC links

Spec OnlyUncategorized
📦

Vscode Import Cleanup

Automatically remove unused imports, sort remaining imports, and group by type. Works with JS/TS/Python.

Spec OnlyUncategorized
📦

Vscode Import Cost Inline

Show bundle size of imported packages inline with lighter alternative suggestions.

Spec OnlyUncategorized
📦

Vscode Import Cost Lite

Show the estimated bundle size of imported packages inline — lightweight alternative to Import Cost with faster startup.

Spec OnlyUncategorized
👨‍💻

Vscode Import Cost Live

Show real-time bundle size impact of imports. Display gzipped + minified sizes inline next to import statements.

Spec OnlyDeveloper
👨‍💻

Vscode Import Cost Realtime

Display the byte size of imported packages inline in real-time as you type import statements.

Spec OnlyDeveloper
📦

Vscode Import Graph

Visualize import dependency graph for the current file as interactive tree

Spec OnlyUncategorized
📦

Vscode Import Sorter

Auto-sort import statements by category with configurable order

Spec OnlyUncategorized
📦

Vscode Import Sorter Pro

Auto-sort ES6 imports alphabetically and group by third-party, internal, and relative paths.

Spec OnlyUncategorized
📦

Vscode Indent Rainbow

VS Code extension that colorizes indentation levels with distinct colors. Makes nested code blocks visually distinct and easier to follow.

Spec OnlyUncategorized
👨‍💻

Vscode Inline Benchmark

Benchmark code execution time inline — select code, run benchmark, see ms/ops directly in the editor gutter.

Spec OnlyDeveloper
📦

Vscode Inline Bookmark

Bookmark specific lines with labels and navigate between them instantly.

Spec OnlyUncategorized
📦

Vscode Inline Color Palette

Preview and pick from your project's CSS color variables inline in the editor with visual swatches.

Spec OnlyUncategorized
📦

Vscode Inline Error Explainer

A VS Code extension that adds an "Explain this error" action to TypeScript/JavaScript error squiggles. Hovering over an error shows a simplified explanation in plain English, common causes, and a copy

Spec OnlyUncategorized
👨‍💻

Vscode Inline Error Lens

Display error and warning messages inline at the end of lines. Color-coded severity with quick-fix links.

Spec OnlyDeveloper
👨‍💻

Vscode Inline Git Blame

Show inline git blame annotations at the end of each line with author, date, and commit message hover.

Spec OnlyDeveloper
📦

Vscode Inline Notes

A VS Code extension that lets you attach personal sticky-note comments to specific lines of code — separately from the source file. Notes are stored in .vscode/inline-notes.json and shown as gutter ic

Spec OnlyUncategorized
📦

Vscode Jsdoc Generator

Press a keyboard shortcut above a function to generate boilerplate JSDoc with inferred parameter types.

Spec OnlyUncategorized
📦

Vscode JSON Path Copy

Right-click any JSON key to copy its full JSON path for use in code

Spec OnlyUncategorized
📦

Vscode JSON Schema Generator

A VS Code extension that instantly generates a valid JSON Schema draft-07 from any selected TypeScript `interface` or `type` definition. Invaluable for building API endpoints, LLM tool definitions, or

Spec OnlyUncategorized
👨‍💻

Vscode JSON Schema Viewer

Visualize JSON Schema as interactive tree with types, required fields, and example value generation.

Spec OnlyDeveloper
📦

Vscode JSON Sorter

Sort JSON keys alphabetically or by custom order — right-click to sort any JSON file or selection with nested sorting support.

Spec OnlyUncategorized
📦

Vscode JSON Stringify Peek

Hover over JavaScript object variables to see a pretty-printed JSON representation tooltip.

Spec OnlyUncategorized
📦

Vscode Language Stats

A VS Code extension that analyzes your workspace and shows a beautiful breakdown of programming languages used — line counts, file counts, and percentages. Results display in a custom webview panel wi

Spec OnlyUncategorized
📦

Vscode Line Count

Status bar indicator showing total lines, functions, and classes in the current file with language awareness

Spec OnlyUncategorized
📦

Vscode Local LLM Autocomplete

Code completion using local Ollama models — zero cloud dependency, full privacy, fast suggestions.

Spec OnlyUncategorized
📦

Vscode Localization Helper

i18n key extractor, translation file manager, and missing key detector for VS Code.

Spec OnlyUncategorized
🛠️

Vscode Log Highlighter

Syntax highlighting for log files with level-based coloring, timestamp parsing, and filtering

Spec OnlyUtilities
📦

Vscode Markdown Table Format

Auto-format messy markdown tables into perfectly aligned columns on save or via command.

Spec OnlyUncategorized
📦

Vscode Markdown Table Formatter

Auto-format and align Markdown tables — paste CSV data and convert to a perfectly aligned Markdown table with sorting.

Spec OnlyUncategorized
📦

Vscode Merge Conflict Lens

Enhanced merge conflict resolution with inline diff preview, one-click accept, and conflict statistics.

Spec OnlyUncategorized
📦

Vscode NPM Scripts Runner

Tree view of all npm scripts with one-click run, output panel, and favorites

Spec OnlyUncategorized
📦

Vscode NPM Version Bumper

Status bar button to quickly bump patch, minor, or major versions in package.json.

Spec OnlyUncategorized
📦

Vscode Package JSON Lens

Show inline badges next to each dependency in package.json — outdated version indicator, vulnerability status, and npm link.

Spec OnlyUncategorized
📦

Vscode Package Size Lens

Show estimated bundle size impact of each import statement as a CodeLens annotation.

Spec OnlyUncategorized
📦

Vscode Package Version

Show installed package versions inline in package.json with latest version comparison and update indicators

Spec OnlyUncategorized
📦

Vscode Performance Profiler

Show estimated CPU/memory complexity hints per block based on static analysis.

Spec OnlyUncategorized
📦

Vscode Pomodoro Timer

A VS Code extension that adds a Pomodoro timer to the status bar. Start a 25-minute focus session and a 5-minute break from within VS Code — without switching apps. Supports configurable durations and

Spec OnlyUncategorized
📦

Vscode PR Checklist

A VS Code extension that lets teams define custom pre-commit / pre-PR checklists per project . Before committing, engineers run the checklist and mark each item complete — enforcing team standards wit

Spec OnlyUncategorized
📦

Vscode PR Review Checklist

A VS Code extension that shows an interactive code review checklist when you open a Pull Request diff. Checklist items are configurable per project and can include automated checks alongside manual r

Spec OnlyUncategorized
👨‍💻

Vscode Project Dashboard

VS Code extension that shows a project overview dashboard — file counts, language breakdown, dependency health, and recent activity.

Spec OnlyDeveloper
📦

Vscode Project Dashboard

VS Code extension that shows a project overview dashboard with file counts, TODO stats, dependency health, and recent changes.

Spec OnlyUncategorized
📦

Vscode Project Metrics Dashboard

Per-file complexity, line count, and function count in a scrollable sidebar dashboard.

Spec OnlyUncategorized

Vscode Project Notes

Attach sticky notes to files and folders visible in the explorer sidebar with color coding

Spec OnlyProductivity

Vscode Project Switcher

Quick-switch between recent projects with fuzzy search. Pin favorites and see recent file history per project.

Spec OnlyProductivity
📦

Vscode Project Switcher

A VS Code extension for quickly switching between projects. Define project directories, search by name, and open in new or current window with one shortcut.

Spec OnlyUncategorized
📦

Vscode Quick Console

Insert smart console.log statements with variable name, file, and line number — remove all with one command.

Spec OnlyUncategorized
📦

Vscode Rainbow Brackets Lite

Color-code matching brackets, parentheses, and braces by nesting depth for visual clarity.

Spec OnlyUncategorized
📦

Vscode Reading Mode

A VS Code extension that activates a "Reading Mode" for reviewing code without accidentally editing it. Entering reading mode: hides line numbers, centers content, increases font size, dims the sideba

Spec OnlyUncategorized
📦

Vscode Refactor Impact

Before refactoring a function or component, preview all files that import or reference it.

Spec OnlyUncategorized
📦

Vscode Regex Explainer

Hover over any regex in your code and get a plain English explanation — with visual railroad diagram and test string matching.

Spec OnlyUncategorized
📦

Vscode Regex Highlight

Highlight regex patterns in code with inline match preview showing what strings would be matched

Spec OnlyUncategorized
📦

Vscode Regex Live Explainer

A VS Code extension that explains regular expressions found directly in your source code. Simply hover over any RegExp literal in your JS/TS/Python code, and a tooltip appears breaking down the expres

Spec OnlyUncategorized
👨‍💻

Vscode Regex Previewer

Live regex preview — type regex, see matches highlighted in real-time on sample text or open files.

Spec OnlyDeveloper
📦

Vscode Regex Previewer

Live regex testing and visualization with match highlighting directly in the editor.

Spec OnlyUncategorized
📦

Vscode Regex Tester Inline

Type a regex in a dedicated panel and see matches highlighted live in the active editor file.

Spec OnlyUncategorized
📦

Vscode Relative Path Copy

Right-click a file tab to copy its path relative to the current active file for ES module imports.

Spec OnlyUncategorized

Vscode Smart Bookmarks

Enhanced code bookmarks with labels, categories, and search. Jump between bookmarked locations across files with keyboard shortcuts.

Spec OnlyProductivity
📦

Vscode Snippet Manager

Visual snippet manager with category organization, search, variable placeholders, and import/export

Spec OnlyUncategorized
📦

Vscode Snippet Sync

Manage, search, and sync VS Code snippets across machines with Git backup.

Spec OnlyUncategorized
📦

Vscode SVG Previewer

Live preview panel when editing raw SVG XML files with zoom, pan, and background toggle.

Spec OnlyUncategorized
📦

Vscode Tab Group Saver

Save current open tab configurations as named workspace layouts and restore them later.

Spec OnlyUncategorized
👨‍💻

Vscode Tailwind Class Sorter

Auto-sort Tailwind CSS classes on save following official recommended order. Fix inconsistent class ordering.

Spec OnlyDeveloper
📦

Vscode Tailwind Sorter

Auto-sort Tailwind CSS classes in consistent order on save. Follows official Tailwind class ordering.

Spec OnlyUncategorized
📦

Vscode Task Timer

A VS Code extension that lets you start a named task timer from the command palette. The timer runs in the status bar and logs completed tasks with their durations — helping developers track where the

Spec OnlyUncategorized
📦

Vscode Tech Debt Tracker

Track and manage technical debt directly in VS Code — annotate debt items in code, prioritize by impact, and monitor debt accumulation over time.

Spec OnlyUncategorized
📦

Vscode Terminal Bookmark

Bookmark, label, and replay terminal commands with categorized command palette and history search

Spec OnlyUncategorized
👨‍💻

Vscode Test Coverage Gutter

Show test coverage in gutter — green/red/yellow lines for covered/uncovered/partial code.

Spec OnlyDeveloper
📦

Vscode Test Coverage Gutter

Show test coverage in the gutter with green/red/yellow indicators per line based on coverage reports

Spec OnlyUncategorized
📦

Vscode Test Coverage Heatmap

Visual heatmap in the editor gutter showing test coverage percentage per file and function.

Spec OnlyUncategorized
📦

Vscode Test Coverage Inline

Show test coverage directly in the gutter — green for covered, red for uncovered lines.

Spec OnlyUncategorized
📦

Vscode Test Failure Explainer

Parse test output and show human-readable explanations with fix suggestions inline in the editor.

Spec OnlyUncategorized

Vscode Time Tracker

Track coding time per project, language, and file. Daily/weekly reports in the sidebar with charts.

Spec OnlyProductivity
📦

Vscode Todo Aggregator

Scan workspace for TODO, FIXME, HACK, NOTE comments and display in a searchable sidebar panel.

Spec OnlyUncategorized
📦

Vscode Todo Calendar

Scan TODO/FIXME/HACK comments with dates and display them on a calendar view inside VS Code

Spec OnlyUncategorized
📦

Vscode Todo Highlight

Highlight TODO, FIXME, HACK, NOTE comments with custom colors and tree view explorer.

Spec OnlyUncategorized
📦

Vscode Todo Plus Plus

TODO comment tracker with due dates, priority levels, assignees, and a filtered sidebar tree.

Spec OnlyUncategorized
📦

Vscode Todo Priority Matrix

A VS Code extension that renders a visual Eisenhower Matrix for your workspace TODOs. It scans your codebase for `// TODO:` and `// FIXME:` comments, extracting urgency tags, and visualizes them in a

Spec OnlyUncategorized
👨‍💻

Vscode Todo Tree AI

AI-enhanced TODO/FIXME/HACK scanner. Auto-categorize by urgency, suggest fixes, and generate Jira/Linear tickets.

Spec OnlyDeveloper
📦

Vscode Todo Tree AI

Scans workspace for TODO/FIXME/HACK comments and organizes them in a priority-ranked tree view with AI categorization.

Spec OnlyUncategorized
📦

Vscode Todo Tree Dashboard

Aggregate all TODO/FIXME/HACK comments across workspace with priority and assignment.

Spec OnlyUncategorized

Vscode Todo Tree Enhanced

Enhanced TODO/FIXME/HACK comment tree view with statistics, filtering, and deadline tracking.

Spec OnlyProductivity
📦

Vscode Type Complexity

Show TypeScript type complexity scores inline with simplification suggestions

Spec OnlyUncategorized
📦

Vscode Type Coverage Gutter

Show TypeScript type coverage percentage in the gutter and highlight `any` type usage per line.

Spec OnlyUncategorized
📦

Vscode Typing Stats

VS Code extension that tracks your typing speed, most-used characters, and coding velocity. Shows stats in the status bar and detailed reports.

Spec OnlyUncategorized
📦

Vscode Unused Exports Finder

Detect exported functions/types that are never imported anywhere in the project.

Spec OnlyUncategorized
📦

Vscode Unused Var Highlighter

Prominently greys out or strikes through unused variables with configurable visual styles.

Spec OnlyUncategorized

Vscode Workspace Bookmarks

Bookmark code locations across files with labels, categories, and quick-jump keyboard shortcuts.

Spec OnlyProductivity
📦

Vscode Workspace History

Track and visualize your coding sessions — files opened, time spent, and edit patterns.

Spec OnlyUncategorized
📦

Vscode Workspace Notes

Per-workspace persistent scratchpad for notes and todos that follow the project across sessions.

Spec OnlyUncategorized
⚡

Word Counter

Live word, character, line, and reading time count.

✓ BuiltProductivity
Open App →
📦

Workflow Debt Analyzer

Identify messy code patterns.

✓ BuiltPro
Open App →
⚡

Workspace Color

Color-code title bar per workspace.

✓ BuiltProductivity
Open App →

Workspace Launcher

One-click launch into project-specific workspace configurations with saved terminal layouts.

Spec OnlyProductivity
⚡

Workspace Notes

Per-workspace scratchpad that persists between sessions. Quick notes tied to your project — never lose context when switching between repos.

✓ BuiltProductivity
Open App →
⚡

Workspace Theme

Different color themes per workspace. Built with TypeScript.

✓ BuiltProductivity
Open App →