Skip to content

Configuring VSCode

Valk edited this page Sep 28, 2024 · 20 revisions

Visual Studio Code

  1. Install Visual Studio Code
  2. In VSCode, under Extensions search and install the following
    • C# by Microsoft
    • C# Tools for Godot by Ignacio
  3. Open the root project folder (not "GodotProject", the one above this) with File > Open Folder

Debugging

MISSING INFO: Need to add steps to setup debugging in VSCode. If you know how to do this please edit this page.

Clone this wiki locally