Skip to content

Visual Studio Code

Danny Zaken edited this page Apr 17, 2016 · 4 revisions

Visual Studio Code is a light VS like editor from MS. it is based on Atom's engine, and is pretty easy to configure to our work flow. Its main strength is that it has good debug capabilities out of the box.

VS code can be downloaded from here: https://www.visualstudio.com/en-us/products/code-vs.aspx and it has windows\mac\linux versions.

Clone this wiki locally