-
Notifications
You must be signed in to change notification settings - Fork 9
Configuring VSCode
Valk edited this page Sep 28, 2024
·
20 revisions
- Install Visual Studio Code
- In VSCode, under Extensions search and install the following
- C# by Microsoft
- C# Tools for Godot by Ignacio
- Open the root project folder (not "GodotProject", the one above this) with
File > Open Folder
MISSING INFO: Need to add steps to setup debugging in VSCode. If you know how to do this please edit this page.