Visual Studio Code

From Valve Developer Community
Revision as of 13:48, 25 January 2024 by Equalizer5118 (talk | contribs)
Jump to navigation Jump to search

Template:WIP

Visual Studio Code's logo
For Setting up VSCode for Vscript, see Setting up Visual Studio for Vscript.

Visual Studio Code Visual Studio Code (also known shorthand as VSCode) is an Wikipedia icon IDE developed and maintained by Template:Microsoft. It boasts of built in syntax highlighting, workspaces, Wikipedia icon 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.

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.

External links