dotfiles/vs-code-extensions-i-use.md

15 KiB
Raw Blame History

Here are a list of all the extensions I use. This is an ever-changing setup!

××××××
Auto Rename Tag

Auto Rename Tag

Auto rename paired HTML/XML tag
Better Comments

Better Comments

Improve your code commenting by annotating with alert, informational, TODOs, and more!
Bracket Pair Colorizer 2

Bracket Pair Colorizer 2

A customizable extension for colorizing matching brackets
Code Spell Checker

Code Spell Checker

Spelling checker for source code
colorize

colorize

A vscode extension to help visualize css colors in files.
Conventional Commits

Conventional Commits

💬Conventional Commits for VSCode.
Debugger for Chrome

Debugger for Chrome

Debug your JavaScript code in the Chrome browser, or any other target that supports the Chrome Debugger protocol.
DotENV

DotENV

Support for dotenv file syntax
ESLint

ESLint

Integrates ESLint JavaScript into VS Code.
Git History

Git History

View git log, file history, compare branches or commits
Import Cost

Import Cost

Display import/require package size in the editor
Jest

Jest

Use Facebook's Jest With Pleasure.
Level Up Theme Official

Level Up Theme Official

Official theme of Level Up Tutorials
Material Icon Theme

Material Icon Theme

Material Design Icons for Visual Studio Code
npm Intellisense

npm Intellisense

Visual Studio Code plugin that autocompletes npm modules in import statements
open in browser

open in browser

This allows you to open the current file in your default browser or application.
Path Intellisense

Path Intellisense

Visual Studio Code plugin that autocompletes filenames
PostCSS Intellisense and Highlighting

PostCSS Intellisense and Highlighting

Syntax highlighting and intellisense for PostCSS
Prettier - Code formatter

Prettier - Code formatter

Code formatter using prettier
Svelte 3 Snippets

Svelte 3 Snippets

Svelte 3 Snippets for VS Code
Svelte for VS Code

Svelte for VS Code

Svelte language support for VS Code
SynthWave '84

SynthWave '84

A Synthwave-inspired colour theme to satisfy your neon dreams
Todo Tree

Todo Tree

Show TODO, FIXME, etc. comment tags in a tree view
vscode-icons

vscode-icons

Icons for Visual Studio Code
vscode-styled-components

vscode-styled-components

Syntax highlighting for styled-components
Wrap Console Log Simple

Wrap Console Log Simple

Wrap to console.log(or any function name) by word or selection