Visual Studio Code

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

Stub

This article or section is a stub. You can help by expanding it.

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 Integrated development environment (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