Mark As Completed Discussion

2. Visual Studio Code

Visual Studio Code

VS Code is a product by Microsoft and it is also one of the most used editors nowadays. It is generally intended for text editing, and front end development, as it has a command line tool incorporated, as well as built-in support for Typescript, Javascript and Node.JS. It has IntelliSense features, which provide smart completitions. It is widely used by developers and teams, and is also good for beginners to start.

Features:

  • Runs on Windows, Mac and Linux
  • Free to use
  • Has built-in Git plugins
  • Has a store for installing extensions
  • Offers debugging plug-ins
  • Has command line interface built in
  • It works as an IDE for front-end development