Skip to content

Instantly share code, notes, and snippets.

View smooll-d's full-sized avatar

Jakub Skowron smooll-d

View GitHub Profile
@paulloz
paulloz / content.md
Last active June 15, 2024 09:51
Visual Studio Code and C# code completion and debugger for Godot

Visual Studio Code and C# code completion and debugger for Godot

Ok, this is a quick document to guide you through the setup of a Godot project in Visual Studio Code.
I'll assume you have a working C# environment installed. Note that on Linux, you might need to install Mono for everything to work fine with Godot 3.x.

1. Install the necessary extensions

First off, make sure you have the following extensions installed and active in Visual Studio Code: