Difference between revisions of "Visual Studio Code"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "'''Visual Studio Code''' is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, Mac and Linux. It comes with built-in suppo...") |
Karl Jones (Talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
== See also == | == See also == | ||
− | * [[ | + | * [[Source code editor]] |
== External links == | == External links == | ||
− | * [https://code.visualstudio.com/ Official website | + | * [https://code.visualstudio.com/ Official website] |
[[Category:Software]] | [[Category:Software]] |
Latest revision as of 18:11, 2 January 2017
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, Mac and Linux.
It comes with built-in support for JavaScript, TypeScript, and Node.js, and has a rich ecosystem of extensions for other languages (such as C++, C#, Python, PHP, Go) and runtimes.