Difference between revisions of "Visual Studio Code"
Jump to navigation
Jump to search
(Created page with "Visual Studio Code is a popular code editing software that can be deployed on either desktop or through browsers. The Source Code of Visual Studio code can be found here: htt...") |
|||
Line 1: | Line 1: | ||
Visual Studio Code is a popular code editing software that can be deployed on either desktop or through browsers. | Visual Studio Code is a popular code editing software that can be deployed on either desktop or through browsers, also known as [[Code-server]]. | ||
The Source Code of Visual Studio code can be found here: https://github.com/microsoft/vscode | The Source Code of Visual Studio code can be found here: https://github.com/microsoft/vscode | ||
[[Category:Visual Studio Code]] | [[Category:Visual Studio Code]] | ||
Revision as of 10:05, 28 January 2022
Visual Studio Code is a popular code editing software that can be deployed on either desktop or through browsers, also known as Code-server.
The Source Code of Visual Studio code can be found here: https://github.com/microsoft/vscode