Difference between revisions of "Visual Studio Code"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(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...")
 
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
== See also ==
 
== See also ==
  
* [[Code editor]]
+
* [[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 19: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.

See also

External links