Skip to content

Latest commit

 

History

History
36 lines (35 loc) · 14.2 KB

vs-code-extensions-i-use.md

File metadata and controls

36 lines (35 loc) · 14.2 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!

××××××
Auto Rename Tag Auto rename paired HTML/XML tag
Better Comments Improve your code commenting by annotating with alert, informational, TODOs, and more!
Code Spell Checker Spelling checker for source code
Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more The modern coding superpower: free AI code acceleration plugin for your favorite languages. Type less. Code more. Ship faster.
colorize A vscode extension to help visualize css colors in files.
Conventional Commits 💬Conventional Commits for VSCode.
Docker Makes it easy to create, manage, and debug containerized applications.
DotENV Support for dotenv file syntax
Easy Snippet Turn your selection into a snippet
ESLint Integrates ESLint JavaScript into VS Code.
Git History View git log, file history, compare branches or commits
Import Cost Display import/require package size in the editor
Level Up Theme Official ➕ Official theme of Level Up Tutorials ➕
Material Icon Theme Material Design Icons for Visual Studio Code
MDX Language support for MDX
npm Intellisense Visual Studio Code plugin that autocompletes npm modules in import statements
Path Intellisense Visual Studio Code plugin that autocompletes filenames
PostCSS Intellisense and Highlighting Syntax highlighting and intellisense for PostCSS
Prettier - Code formatter Code formatter using prettier
Pretty TypeScript Errors Make TypeScript errors prettier and more human-readable in VSCode
Prisma Adds syntax highlighting, formatting, auto-completion, jump-to-definition and linting for .prisma files.
Svelte 3 Snippets Svelte 3 Snippets for VS Code
Svelte for VS Code Svelte language support for VS Code
svelte-matey Effortless Sveltekit Navigation & Tools!
SynthWave '84 A Synthwave-inspired colour theme to satisfy your neon dreams
Tailwind CSS IntelliSense Intelligent Tailwind CSS tooling for VS Code
Template String Converter Converts a string to a template string when ${ is typed
Thunder Client Lightweight Rest API Client for VS Code
Todo Tree Show TODO, FIXME, etc. comment tags in a tree view
vscode-icons Icons for Visual Studio Code
vscode-styled-components Syntax highlighting for styled-components
Wrap Console Log Simple Wrap to console.log(or any function name) by word or selection