Difference between revisions of "Code-server"

From PKC
Jump to navigation Jump to search
(Created page with "[https://github.com/cdr/code-server Code-server] is a commercial product which has its source code published on Github.com.")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://github.com/cdr/code-server Code-server] is a commercial product which has its source code published on Github.com.
[https://github.com/cdr/code-server Code-server] is a web-based code editor that realizes the functionality of Visual Studio in a [[Client-Server architecture]]. commercial product which has its source code published on Github.com. A Github project for Microsoft's VS Code is also available: [https://github.com/Microsoft/vscode Microsoft Visual Studio Code].
 
A commercial service that offers similar capability is called: [[Stackblitz]]
 
[[Category:Visual Studio Code]]

Latest revision as of 10:05, 28 January 2022

Code-server is a web-based code editor that realizes the functionality of Visual Studio in a Client-Server architecture. commercial product which has its source code published on Github.com. A Github project for Microsoft's VS Code is also available: Microsoft Visual Studio Code.

A commercial service that offers similar capability is called: Stackblitz