mirror of
https://github.com/godotengine/godot-csharp-vscode.git
synced 2026-01-04 18:09:54 +03:00
707 B
707 B
C# Tools for Godot
Debugger and utilities for working with Godot C# projects in VSCode.
Features
- Debugging.
- Launch a game directly from the Godot editor.
- Code completion for Node paths, Input actions, Resource paths, Scene paths and Signal names.
Requirements
Godot 3.2.3 or 4.0 or greater is required (both versions are currently unreleaded).
A Godot editor instance must be running for the project in order for code completion to work.



