The Perfect Editor

Fresh install
One of the things I really like about the editor is its support for many useful features right out of the box. After installing you instantly have access to debugging, version control, JavaScript IntelliSense and an extension manager. There is also a fuzzy file search function that easily allows you to open files in projects of any size. Another really handy features is the fact that all configuration files are stored in plain JSON and can easily be version controlled and shared within a team, organization and/or various devices you might own.Marketplace
You can easily search for new extension via the extension marketplace web site. I recommend having a look at the most downloaded/popular ones to find something that suits you and helps with your own workflow. Some of the extensions I use myself every day are: These extensions can be easily installed by just copy pasting a command into Visual Studio Code, couldn’t be simpler.I have come to really like Visual Studio Code and I try to use if for any project I am working on lately. You can easily find extension to help you with any language or project you might find yourself working on. I can relax knowing that learning to use the editor and its plugins will not be in vain since it can be used for pretty much anything. Why don’t you give it a try as well and see if it suits you? https://code.visualstudio.com/