📜 ⬆️ ⬇️

VSCode Extensions That Ease JavaScript and Vue Development

Today there is a sufficient amount of development tools with support for the JavaScript language and the frameworks based on it. The question of choosing a specific tool is out of this article, right there I will try to describe my user experience with Visual Studio Code and tools that are designed to make life easier for JS developers, in particular those who use Vue.


There are a huge number of plug-ins in the VSCode extension store, below will be given the most convenient ones for web development.


HTML & CSS


Layout and writing styles is often a monotonous task, so the following extensions can facilitate and speed up your work:



Javascript



Vue


There are not many useful extensions to work with Vue, below are some of the most useful ones:



Git


VSCode has support for working with git out of the box, but the built-in functions are not always enough. Below are extensions that will make working with git a bit easier:



Work environment and development process


For productive work, it would be nice to have assistants in the form of add-ons highlighting simple mistakes, advising writing style and other handy tips / actions. Try the following extensions:



Editorial design



It may also be interesting.



I hope that this list will be useful to you, I will be glad to add.



Source: https://habr.com/ru/post/440066/