Feature. Godot and VS Code

Godot Version

4.5

Question

Hello everyone, I would like to put forward my suggestion about combining VS Code and Godot, or to be more precise, about adding the “Open in VS Code” button. Thanks for reading.

This forum is not the place to do feature requests. That can be done over at their Github

2 Likes

You can already do this. I use VSCode for C# using Godot Mono. When I open a script in the editor it automatically opens in VSCode. If you want an external IDE for GDScript, use Rider. It’s literally made for GDScript and JetBrains financially supports the Godot project, unlike Microsoft.

1 Like

It’s possible to use an external editor to edit your GDScript files. More info:

2 Likes