> For the complete documentation index, see [llms.txt](https://til.devjugal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.devjugal.com/vscode.md).

# VS Code

> Free. Built on open source. Runs everywhere.

Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.

### [Official Documentation](https://code.visualstudio.com/docs)

## TIL(s)

* [Fix Icons Not Displaying in Terminal](/vscode/fix-icons-not-displaying-in-terminal.md)
* [Install VS Code on a Linux Server](/vscode/install-vs-code-on-a-linux-server.md)
