Skip to content

Latest commit

 

History

History
61 lines (60 loc) · 25.3 KB

vs-code-extensions-i-use.md

File metadata and controls

61 lines (60 loc) · 25.3 KB

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 Account A common Sign In and Subscription management extension for VS Code.
Better Comments Improve your code commenting by annotating with alert, informational, TODOs, and more!
Better TOML Better TOML Language support
Caddyfile Support Rich Caddyfile support for Visual Studio Code
Cobalt2 Theme Official 🔥 Official theme by Wes Bos.
Code Spell Checker Spelling checker for source code
Color Highlight Highlight web colors in your editor
Color Picker Helper with GUI to generate color codes such as CSS color notations.
Comment tagged templates Syntax highlighting for tagged template strings using comments to specify language
Docker Makes it easy to create, manage, and debug containerized applications.
DotENV Support for dotenv file syntax
Add jsdoc comments Adds jsdoc @param and @return tags for selected function signatures in JS and TS
Apache Conf Syntax highlighter for Apache configuration files
Astro Language support for Astro
Auto Rename Tag Auto rename paired HTML/XML tag
Error Lens Improve highlighting of errors, warnings and other language diagnostics.
ESLint Integrates ESLint JavaScript into VS Code.
Expand Selection To Scope This extension introduces a command that incrementally expands the selection to the nearest outer scope (delimited by bracket pairs)
File Utils A convenient way of creating, duplicating, moving, renaming and deleting files and directories.
Git Graph View a Git Graph of your repository, and perform Git actions from the graph.
Git History View git log, file history, compare branches or commits
GitHub Copilot Nightly Your AI pair programmer
GitHub Pull Requests and Issues Pull Request and Issue Provider for GitHub
GitKraken Authentication GitKraken Authentication Provider
GraphQL: Syntax Highlighting Adds syntax highlighting support for .graphql & embedded support for javascript, typescript, vue, markdown, python, php, reason, ocaml and rescript
JS CodeFormer: Javascript Refactoring & Code Automation A JavaScript/TypeScript refactoring and code automation tool for building better source
Live Preview Hosts a local server in your workspace for you to preview your webpages on.
Live Server Launch a development local Server with live reload feature for static & dynamic pages
Live Share Real-time collaborative development from the comfort of your favorite tools.
Material Icon Theme Material Design Icons for Visual Studio Code
Material Theme Icons Material Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme.
MDX Language support for MDX
NGINX Configuration Syntax highlighting for NGINX configuration files
open in browser This allows you to open the current file in your default browser or application.
Path Intellisense Visual Studio Code plugin that autocompletes filenames
Permute Lines Reverse, Unique, Shuffle lines as in Sublime Text
PHP IntelliSense Advanced Autocompletion and Refactoring support for PHP
Prisma Adds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files.
Quokka.js JavaScript and TypeScript playground in your editor.
Rainbow CSV Highlight CSV and TSV files, Run SQL-like queries
replay A Visual Studio Code extension for auto typing.
rust-analyzer Rust language support for Visual Studio Code
SCSS IntelliSense Advanced autocompletion and refactoring support for SCSS
Select By Select text range based on certain criteria (regex,...) and move cursor by regex
SQLTools Connecting users to many of the most commonly used databases. Welcome to database management done right.
Stylelint Official Stylelint extension for Visual Studio Code
stylus stylus language support
Sublime Text Keymap and Settings Importer Import Sublime Text settings and keybindings into VS Code.
Subtitles Editor Edit subtitles in SRT, WebVTT, and SBV in VS Code.
Svelte for VS Code Svelte language support for VS Code
Tailwind CSS IntelliSense Intelligent Tailwind CSS tooling for VS Code
Text Pastry Extend 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 Quotes Toggle cycle " -> ' -> `
TS QuickFixes Quick fixes for typescript
vscode-icons Icons for Visual Studio Code
vscode-styled-components Syntax highlighting for styled-components
vscode-twoslash-queries Adds support for twoslash queries into typescript projects