vs-code-extensions-i-use.md
March 11, 2026 · View on GitHub
Here are a list of all the extensions I use. This is an ever-changing setup, so if you saw me use something in a video or screenshot, it might be in this list!
| ×××××× | |
|---|---|
Azure AccountA common Sign In and Subscription management extension for VS Code. | |
Better CommentsImprove your code commenting by annotating with alert, informational, TODOs, and more! | |
Better TOMLBetter TOML Language support | |
Caddyfile SupportRich Caddyfile support for Visual Studio Code | |
Cobalt2 Theme Official🔥 Official theme by Wes Bos. | |
Code Spell CheckerSpelling checker for source code | |
Color HighlightHighlight web colors in your editor | |
Color PickerHelper with GUI to generate color codes such as CSS color notations. | |
Comment tagged templatesSyntax highlighting for tagged template strings using comments to specify language | |
DockerMakes it easy to create, manage, and debug containerized applications. | |
DotENVSupport for dotenv file syntax | |
Add jsdoc commentsAdds jsdoc @param and @return tags for selected function signatures in JS and TS | |
Apache ConfSyntax highlighter for Apache configuration files | |
AstroLanguage support for Astro | |
Auto Rename TagAuto rename paired HTML/XML tag | |
Error LensImprove highlighting of errors, warnings and other language diagnostics. | |
ESLintIntegrates ESLint JavaScript into VS Code. | |
Expand Selection To ScopeThis extension introduces a command that incrementally expands the selection to the nearest outer scope (delimited by bracket pairs) | |
File UtilsA convenient way of creating, duplicating, moving, renaming and deleting files and directories. | |
Git GraphView a Git Graph of your repository, and perform Git actions from the graph. | |
Git HistoryView git log, file history, compare branches or commits | |
GitHub Copilot NightlyYour AI pair programmer | |
GitHub Pull Requests and IssuesPull Request and Issue Provider for GitHub | |
GitKraken AuthenticationGitKraken Authentication Provider | |
GraphQL: Syntax HighlightingAdds syntax highlighting support for .graphql & embedded support for javascript, typescript, vue, markdown, python, php, reason, ocaml and rescript | |
JS CodeFormer: Javascript Refactoring & Code AutomationA JavaScript/TypeScript refactoring and code automation tool for building better source | |
Live PreviewHosts a local server in your workspace for you to preview your webpages on. | |
Live ServerLaunch a development local Server with live reload feature for static & dynamic pages | |
Live ShareReal-time collaborative development from the comfort of your favorite tools. | |
Material Icon ThemeMaterial Design Icons for Visual Studio Code | |
Material Theme IconsMaterial Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme. | |
MDXLanguage support for MDX | |
NGINX ConfigurationSyntax highlighting for NGINX configuration files | |
open in browserThis allows you to open the current file in your default browser or application. | |
Path IntellisenseVisual Studio Code plugin that autocompletes filenames | |
Permute LinesReverse, Unique, Shuffle lines as in Sublime Text | |
PHP IntelliSenseAdvanced Autocompletion and Refactoring support for PHP | |
PrismaAdds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files. | |
Quokka.jsJavaScript and TypeScript playground in your editor. | |
Rainbow CSVHighlight CSV and TSV files, Run SQL-like queries | |
replayA Visual Studio Code extension for auto typing. | |
rust-analyzerRust language support for Visual Studio Code | |
SCSS IntelliSenseAdvanced autocompletion and refactoring support for SCSS | |
Select BySelect text range based on certain criteria (regex,...) and move cursor by regex | |
SQLToolsConnecting users to many of the most commonly used databases. Welcome to database management done right. | |
StylelintOfficial Stylelint extension for Visual Studio Code | |
stylusstylus language support | |
Sublime Text Keymap and Settings ImporterImport Sublime Text settings and keybindings into VS Code. | |
Subtitles EditorEdit subtitles in SRT, WebVTT, and SBV in VS Code. | |
Svelte for VS CodeSvelte language support for VS Code | |
Tailwind CSS IntelliSenseIntelligent Tailwind CSS tooling for VS Code | |
Text PastryExtend the power of multiple selections in VS Code. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more. | |
Toggle QuotesToggle cycle " -> ' -> ` | |
TS QuickFixesQuick fixes for typescript | |
vscode-iconsIcons for Visual Studio Code | |
vscode-styled-componentsSyntax highlighting for styled-components | |
vscode-twoslash-queriesAdds support for twoslash queries into typescript projects |