mirror of
https://github.com/BradNut/dotfiles
synced 2025-09-08 17:40:19 +00:00
15 KiB
15 KiB
Here are a list of all the extensions I use. This is an ever-changing setup!
| ×××××× | |
|---|---|
Auto Rename TagAuto rename paired HTML/XML tag |
|
Better CommentsImprove your code commenting by annotating with alert, informational, TODOs, and more! |
|
Bracket Pair Colorizer 2A customizable extension for colorizing matching brackets |
|
Code Spell CheckerSpelling checker for source code |
|
colorizeA vscode extension to help visualize css colors in files. |
|
Conventional Commits💬Conventional Commits for VSCode. |
|
Debugger for ChromeDebug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol. |
|
DotENVSupport for dotenv file syntax |
|
ESLintIntegrates ESLint JavaScript into VS Code. |
|
Git HistoryView git log, file history, compare branches or commits |
|
Import CostDisplay import/require package size in the editor |
|
JestUse Facebook's Jest With Pleasure. |
|
Level Up Theme Official➕ Official theme of Level Up Tutorials ➕ |
|
Material Icon ThemeMaterial Design Icons for Visual Studio Code |
|
npm IntellisenseVisual Studio Code plugin that autocompletes npm modules in import statements |
|
open in browserThis allows you to open the current file in your default browser or application. |
|
Path IntellisenseVisual Studio Code plugin that autocompletes filenames |
|
PostCSS Intellisense and HighlightingSyntax highlighting and intellisense for PostCSS |
|
Prettier - Code formatterCode formatter using prettier |
|
Svelte 3 SnippetsSvelte 3 Snippets for VS Code |
|
Svelte for VS CodeSvelte language support for VS Code |
|
SynthWave '84A Synthwave-inspired colour theme to satisfy your neon dreams |
|
Todo TreeShow TODO, FIXME, etc. comment tags in a tree view |
|
vscode-iconsIcons for Visual Studio Code |
|
vscode-styled-componentsSyntax highlighting for styled-components |
|
Wrap Console Log SimpleWrap to console.log(or any function name) by word or selection |