Visual Studio Code: Difference between revisions
Widlarizer (talk | contribs) Add timeout workaround |
Add infobox |
||
| Line 1: | Line 1: | ||
{{note|Visual Studio Code is [[FAQ/unfree|unfree]], its license prohibits distribution. See the [[FAQ/unfree]] page to install unfree software.}} | {{note|Visual Studio Code is [[FAQ/unfree|unfree]], its license prohibits distribution. See the [[FAQ/unfree]] page to install unfree software.}}{{Infobox application | ||
| name = Visual Studio Code | |||
Visual Studio Code is a cross-platform text editor developed by Microsoft, built on the Electron framework. | | type = Text Editor | ||
| image = Visual_Studio_Code_1.35_icon.svg | |||
| developer = Microsoft | |||
| website = https://code.visualstudio.com/ | |||
| documentation = https://code.visualstudio.com/docs | |||
| bugTracker = https://github.com/microsoft/vscode/issues | |||
| github = https://github.com/microsoft/vscode | |||
| programmingLanguage = TypeScript, JavaScript, HTML, CSS | |||
| os = Linux, macOS, Windows | |||
| initialRelease = 29 April 2015 | |||
}} | |||
'''Visual Studio Code''' is a cross-platform text editor developed by Microsoft, built on the Electron framework. | |||
For the free distribution of the VS Code codebase (without MS branding, telemetry, and [https://marketplace.visualstudio.com/ extension marketplace] replaced by [https://open-vsx.org/ Open VSX]) see [[VSCodium]]. | For the free distribution of the VS Code codebase (without MS branding, telemetry, and [https://marketplace.visualstudio.com/ extension marketplace] replaced by [https://open-vsx.org/ Open VSX]) see [[VSCodium]]. | ||