Visual Studio Code: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{Stub}}[[File:vscode-logo.png|right|450px|Visual Studio Code's logo]] | {{Stub}}[[File:vscode-logo.png|right|450px|Visual Studio Code's logo]] | ||
{{for|Setting up VSCode for Vscript|[[Visual Studio Code/Setting up Visual Studio for Vscript|Setting up Visual Studio for Vscript]]}} | {{for|Setting up VSCode for Vscript|[[Visual Studio Code/Setting up Visual Studio for Vscript|Setting up Visual Studio for Vscript]]}} | ||
{{vscode|4}} (also known shorthand as {{vscode|3.1|nt=0}}) is an {{w|Integrated development environment}} (IDE) developed and maintained by | {{vscode|4}} (also known shorthand as {{vscode|3.1|nt=0}}) is an {{w|Integrated development environment}} (IDE) developed and maintained by Microsoft. It boasts of built in syntax highlighting, workspaces, {{w|Windows Powershell}} integration, themes, easy-to-install extensions, IntelliSense, debugging, and ability to preview most webpage and image extensions. Being one of the most popular code editors, Visual Studio has been in development for almost 10 years, and is Open Source on Github. Visual Studio Code is very useful and quite popular among Source mappers and modders, as many extensions exist to ease the editing and creation of many Valve formats. | ||
==Uses with Valve's works== | ==Uses with Valve's works== |
Revision as of 09:03, 19 March 2024

Visual Studio Code (also known shorthand as VSCode) is an
Integrated development environment (IDE) developed and maintained by Microsoft. It boasts of built in syntax highlighting, workspaces,
Windows Powershell integration, themes, easy-to-install extensions, IntelliSense, debugging, and ability to preview most webpage and image extensions. Being one of the most popular code editors, Visual Studio has been in development for almost 10 years, and is Open Source on Github. Visual Studio Code is very useful and quite popular among Source mappers and modders, as many extensions exist to ease the editing and creation of many Valve formats.
Uses with Valve's works
VS Code's extension marketplace has many extensions catered to Source Engine specific files. VS Code can edit any text-based Source Engine file, including VMT, VDF, QC, Vscript, and VMF files.