VSCode Extensions
Plugins | Description |
---|---|
:emojisense: (opens in a new tab) | Adds suggestions and autocomplete for emoji |
Astro (opens in a new tab) | Language support for Astro |
Auto Rename Tag (opens in a new tab) | Auto rename paired HTML/XML tag |
Awesome Flutter Snippets (opens in a new tab) | Awesome Flutter Snippets is a collection snippets and shortcuts for commonly used Flutter functions and classes |
Bracket Pair Colorizer (opens in a new tab) | colorizing matching brackets, customizable. Really useful for code readbility |
Dracula Theme (opens in a new tab) | My favorite theme |
ES7 React Snippets (opens in a new tab) | Simple extensions for React, Redux and Graphql in JS/TS with ES7 syntax |
Git Graph (opens in a new tab) | View a Git Graph of your repository, and perform Git actions from the graph. |
Indent-Rainbow (opens in a new tab) | Makes indentation easier to read |
Ionic Snippets (opens in a new tab) | Ionic snippets for VS Code |
Markdown Preview (opens in a new tab) | Markdown Preview Enhanced ported to vscode |
Material Theme Icons (opens in a new tab) | Material Design Icons for Visual Studio Code |
MDX (opens in a new tab) | Provides syntax highlighting and bracket matching for MDX (JSX in Markdown) files. |
Prettier (opens in a new tab) | Code formatter using prettier |
SnipSnap (opens in a new tab) | Code snippets for React, Gatsby, Next.js, Redux and more |
Svelte (opens in a new tab) | Svelte language support for VS Code |
TailwindCSS Intellisense (opens in a new tab) | Intelligent Tailwind CSS tooling for VS Code |
vscode-icons (opens in a new tab) | another icons theme for VS Code |
VSCode Conventional Commits (opens in a new tab) | Conventional Commits for VSCode. |