Skip to content

Set up my VS Code Extensions

Visual Studio Code has an extensive library of Extensions that let you add improved functionality for languages, debuggers, and tools to support your development workflow.
Using extensions in VS Code will make it easier and faster to code with whatever language or tools you are using.

C# Language Extensions

For C# code, we recommended that you install the C#, C# Dev Kit and IntelliCode for C# Dev Kit extensions.

C++ Language Extensions

For C++ code, we recommended that you install the C/C++ extension.

You can also install the C/C++ Extension Pack extension which includes multiple extensions bundled together. If you have issues with syntax highlighting, the Better C++ Syntax extension is one of the best for this.

Using WSL on Windows

If you are using the Windows (WSL) setup guide, you will also need to install the WSL extension.