Extensions
Last updated
Was this helpful?
Last updated
Was this helpful?
Sublime Text Keymap and Settings Importer This extension imports keybindings and settings from Sublime Text to VS Code. This cuts the learning curve if you're switching from SublimeText into VS Code. However, if VS Code is your first editor and you're
One Dark Pro Atom's iconic One Dark theme for Visual Studio Code
Auto Rename Tag Auto rename paired html tags
CSS Peak Allow you to peak on CSS classes directly on the HTML markup
File Utils A more convenient way of creating, duplicating, moving, renaming and deleting files
IntelliSense for CSS class names in HTML
Provides CSS class name completions for the HTML class
attribute based on the definitions found in your workspace or external files referenced through the link element
Material Icon Theme Adds material icons to opened tabs and items in the Explorer window
Manually running prettier from the command palette (cmd+shift+p)
Or running it automatically on every save, add this to your preferences
Sass VS Code has built-in support for SCSS syntax, this will add support for SASS syntax
Prettier - Code Formatter VS Code package to format your JavaScript / TypeScript / CSS using .
stylelint A extension to lint // with
Trailing Spaces A extension that allows you to highlight trailing spaces and delete them in a flash!