Welcome! This is my Visual Studio Code repository where I share a collection of my favorite extensions to make my Svelte and SvelteKit workflow more efficient and productive.
| Name | Description |
|---|---|
| Svelte for VS Code | Description. |
| Svelte 3 Snippets | Svelte 3 Snippets for VS Code. |
| Svelte Intellisense | Provides intellisense for data, events, slots etc. in components. |
| Svelte Auto Import | Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript, Javascript and svelte files. |
| SvelteKit Snippets | SvelteKit Snippets. |
| JavaScript (ES6) code snippets | Code snippets for JavaScript in ES6 syntax. |
| npm Intellisense | Visual Studio Code plugin that autocompletes npm modules in import statements. |
| ESLint | Integrates ESLint JavaScript into VS Code. |
| Prettier - Code formatter | Code formatter using prettier. |
| Error Lens | Improve highlighting of errors, warnings and other language diagnostics. |
| Path Intellisense | Visual Studio Code plugin that autocompletes filenames. |
| Auto Complete Tag | Extension Packs to add close tag and rename paired tag automatically for HTML/XML. |
| Auto Rename Tag | Auto rename paired HTML/XML tag. |
| DotENV | Support for dotenv file syntax. |
| Color Info | Provides quick information about css colors. |
| indent-rainbow | Makes indentation easier to read. |
| Material Icon Theme | Material Design Icons for Visual Studio Code. |
| Sass (.sass only) | Indented Sass syntax Highlighting, Autocomplete & Formatter. |
| Lorem ipsum | Generates and inserts lorem ipsum text. |
| Alphabetical Sorter | Multi line or single line alphabetical sorter. |
Enjoy!