Essential Visual Studio Code Extensions
July 18th, 20181 min read
- Prettier - beautifies your html, css, and js code.
- Quokka - rapid prototyping playground in your editor.
- Guides - adds indentation guide lines.
- GitLens - supercharge the Git capabilities.
- Live Server - launches a development local Server with live reload feature for static & dynamic pages.
- VS Live Share - streamlines collaborative editing and debugging in real-time.
- Settings Sync - stores your setting in the cloud.
- Import Cost - display the size of an npm package inside the editor.
- Color Info - provides quick information css colors.
- Polacode - creates beatiful code snapshots.
- TODO Highlight - highlights your todo's.
- Markdown All in One - markdown goodies.
- Markdown Emoji - adds emoji support to markdown preview.
- Markdow Preview Github Styling - add's github styling in your markdown.
- Image Preview - displays an image preview in the gutter.