← Back to all platforms
💻

VS Code Extensions

Visual Studio Code extensions

0
Total
0
Built
0
Categories
D

Accessibility Linter

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

Spec OnlyDeveloper
D

AI Code Complexity Advisor

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

Spec OnlyDeveloper
D

AI Commit Message

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

Spec OnlyDeveloper
D

AI Dependency Advisor

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

Spec OnlyDeveloper
D

AI Docstring Generator

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

Spec OnlyDeveloper
D

AI Error Explainer

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

Spec OnlyDeveloper
D

AI Test Writer

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

Spec OnlyDeveloper
D

AI Variable Namer

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

Spec OnlyDeveloper
D

API Client Sidebar

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

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 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 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 →

Changelog Helper

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

✓ BuiltDeveloper
Open App →
D

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 Summary

✓ BuiltDeveloper
Open App →

Color Highlight

Highlight color values in code with their actual color.

✓ BuiltDeveloper
Open App →

Commit Message Helper

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

✓ BuiltDeveloper
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 →

CSS Class Autocomplete

Autocomplete CSS class names from project stylesheets.

✓ BuiltDeveloper
Open App →
D

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 Variable Autocomplete

Autocomplete CSS custom properties. Built with TypeScript.

✓ BuiltDeveloper
Open App →

Database Client

Connect to databases from VS Code. Built with TypeScript.

✓ BuiltDeveloper
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 →

Dependency Graph Viewer

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

✓ BuiltDeveloper
Open App →

Dependency Viewer

Visualize project dependency graph. Built with TypeScript.

✓ BuiltDeveloper
Open App →

Docker Explorer

Manage Docker containers from VS Code. Built with TypeScript.

✓ BuiltDeveloper
Open App →
D

Docker File Linter

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

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 →

Error Lens

Show errors and warnings inline.

✓ BuiltDeveloper
Open App →

File Size Display

Show file sizes in the VS Code explorer sidebar

✓ BuiltDeveloper
Open App →

File Size Indicator

Show current file size in the VS Code status bar with color coding.

✓ BuiltDeveloper
Open App →

Git Blame Inline

Show last commit author and date inline for each line

✓ 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 Commit Generator

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

✓ BuiltDeveloper
Open App →
D

Git Time Machine

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

Spec OnlyDeveloper
D

Git Worktree Manager

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

Spec OnlyDeveloper

Import Cost Inline

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

✓ BuiltDeveloper
Open App →

Import Sorter

Auto-sort and group import statements.

✓ BuiltDeveloper
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 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 Color Preview

Show inline color swatches next to color values in CSS, JS, and other files.

✓ BuiltDeveloper
Open App →

Inline Fold

Collapse and fold long function arguments and parameters

✓ BuiltDeveloper
Open App →
D

Inline Image Preview

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

Spec OnlyDeveloper

JSON Sorter

Sort JSON keys alphabetically.

✓ BuiltDeveloper
Open App →

Lorem Ipsum Vscode

Generate lorem ipsum placeholder text with a keyboard shortcut.

✓ BuiltDeveloper
Open App →

Markdown Preview Enhanced

Enhanced markdown preview with diagrams. Built with TypeScript.

✓ BuiltDeveloper
Open App →
D

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 →
D

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 →
D

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 →
D

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 →

Quick Console Remove

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

✓ BuiltDeveloper
Open App →

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 Previewer

Preview regex matches in real-time.

✓ BuiltDeveloper
Open App →

Rest Client

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

✓ BuiltDeveloper
Open App →
D

Security Vulnerability Scanner

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

Spec OnlyDeveloper

SVG Preview

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

✓ BuiltDeveloper
Open App →

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 →
D

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 Runner Panel

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

✓ BuiltDeveloper
Open App →

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 →

AI Test Healer

Suggest fixes for failing tests.

✓ Builtpro
Open App →

API Contract Validator Ext

Validate code against OpenAPI spec.

✓ Builtpro
Open App →

Context Aware Debugger

Debugger that shows relevant data flow.

✓ Builtpro
Open App →

Database Query Optimizer Ext

Explain and optimize SQL within editor.

✓ Builtpro
Open App →

Hex Viewer Pro

Professional Hex editor for binary files.

✓ Builtpro
Open App →

Local Stack Trace Link

Link stack traces to local files.

✓ Builtpro
Open App →

Regex Railroad Diagram

View regex as railroad diagrams inside code.

✓ Builtpro
Open App →

Security Secrets Scanner Ext

Real-time secret scanning in editor.

✓ Builtpro
Open App →

Semantic Diff Viewer

Diff viewer that understands code semantics.

✓ Builtpro
Open App →

Workflow Debt Analyzer

Identify messy code patterns.

✓ Builtpro
Open App →
P

Changelog Auto Updater

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

Spec OnlyProductivity

Changelog Writer

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

✓ BuiltProductivity
Open App →

Code Summary

Generate summaries of selected code blocks. Built with TypeScript.

✓ BuiltProductivity
Open App →

Commit Template Ext

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

✓ BuiltProductivity
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 →

Env Switcher

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

✓ BuiltProductivity
Open App →

File Bookmarks

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

✓ BuiltProductivity
Open App →

File Size Indicator

Show file sizes in explorer and status bar.

✓ BuiltProductivity
Open App →

Focus Mode

Dim unfocused code sections.

✓ BuiltProductivity
Open App →
P

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 →

Git Graph Mini

Minimal git branch visualization in sidebar. Built with TypeScript.

✓ BuiltProductivity
Open App →

Markdown Table Formatter

Format and align Markdown tables.

✓ BuiltProductivity
Open App →

Pomodoro Timer

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

✓ BuiltProductivity
Open App →
P

Project Health Dashboard

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

Spec OnlyProductivity

Project Notes

Workspace-specific notes and TODOs. Built with TypeScript.

✓ BuiltProductivity
Open App →
P

Project Readme Preview

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

Spec OnlyProductivity

Project Switcher

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

✓ BuiltProductivity
Open App →

Project Timer Tracker

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

✓ BuiltProductivity
Open App →

Quick Terminal

Open preconfigured terminal commands with shortcuts.

✓ BuiltProductivity
Open App →

Scratch Pad

Persistent scratch pad for quick notes.

✓ BuiltProductivity
Open App →

Session Restore

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

✓ BuiltProductivity
Open App →

Snippet Manager

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

✓ BuiltProductivity
Open App →
P

Snippet Sync Cloud

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

Spec OnlyProductivity

Tab Organizer

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

✓ BuiltProductivity
Open App →
P

Tech Debt Tracker

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

Spec OnlyProductivity

Time Tracker

Track time spent on files and projects.

✓ BuiltProductivity
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 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 →

Word Counter

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

✓ BuiltProductivity
Open App →

Workspace Color

Color-code title bar per workspace.

✓ BuiltProductivity
Open App →
P

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 →
U

API Response Typegen

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

Spec OnlyUtilities
U

Auto Barrel File

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

Spec OnlyUtilities
U

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 →
U

Changelog Updater

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

Spec OnlyUtilities
U

Code Time Estimator

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

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 →
U

Color Theme Switcher Quick

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

Spec OnlyUtilities

Component Preview

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

✓ BuiltUtilities
Open App →
U

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 →
U

Console Output Formatter

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

Spec OnlyUtilities
U

CSS To Tailwind

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

Spec OnlyUtilities
U

Debug Print Inserter

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

Spec OnlyUtilities
U

Dependency Graph Viewer

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

Spec OnlyUtilities
U

Diff Line Copy

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

Spec OnlyUtilities
U

Docker Log Viewer

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

Spec OnlyUtilities
U

Env File Editor

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

Spec OnlyUtilities

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 →
U

Error Lens Custom

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

Spec OnlyUtilities
U

File Header Inserter

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

Spec OnlyUtilities
U

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 Tree View

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

✓ BuiltUtilities
Open App →
U

Function Complexity Meter

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

Spec OnlyUtilities
U

Git Commit Template

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

Spec OnlyUtilities

Git File History

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

✓ BuiltUtilities
Open App →
U

Git Stash Viewer

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

Spec OnlyUtilities
U

Import Cost Analyzer

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

Spec OnlyUtilities

Import Sorter

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

✓ BuiltUtilities
Open App →
U

JSON To Interface

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

Spec OnlyUtilities
U

Line Sorter Advanced

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

Spec OnlyUtilities

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 →
U

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 →
U

Package Version Checker

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

Spec OnlyUtilities

Port Manager

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

✓ BuiltUtilities
Open App →
U

Project Readme Previewer

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

Spec OnlyUtilities
U

Quick Snippet Creator

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

Spec OnlyUtilities
U

Random Data Generator

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

Spec OnlyUtilities
U

Regex Preview Inline

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

Spec OnlyUtilities
U

Rest Client Sidebar

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

Spec OnlyUtilities
U

Spell Checker Code

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

Spec OnlyUtilities
U

Sticky Terminal

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

Spec OnlyUtilities
U

SVG Preview Hover

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

Spec OnlyUtilities
U

Terminal Command Palette

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

Spec OnlyUtilities
U

Test File Generator

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

Spec OnlyUtilities
U

Todo Highlight Counter

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

Spec OnlyUtilities

Todo Highlighter

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

✓ BuiltUtilities
Open App →
U

Type Guard Generator

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

Spec OnlyUtilities
U

Unused Export Finder

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

Spec OnlyUtilities
U

Variable Renamer Smart

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

Spec OnlyUtilities