How to connect godot with vscode

Godot Version

4.4.1### Question
Hello Guys! New User here! So um, do you guys know how to connect vscode with Godot? I tried using it with youtube, but my vscode completely crashed for good. Sarcasticly Great! If you could help. you would be my personal hero.

Well this video shows how to install https://youtu.be/dcMI9QBD6Go?si=Mqx-aneaqJiX6jXs

But if you are a new user, I would say learn the basics of Godot through the native IDE. You would probably find it easier to determine what to use VSCode for. Due to the nature of the beast, I find using Godot’s IDE much more convenient. You also get the built in debugger and many other specific GUI game design tools not available in VSCode.

But if all you are doing is coding, then VSCode is a superb tool.

1 Like

You’re misunderstanding you need;
⊞ (Windows) Godot Engine – .NET
4.4.1
it’s on the download page, but you’re looking for;
x86_64 · C# support · 26 March 2025

Here’s the link to the download page.
[Download for Windows – Godot Engine]
(Download for Windows – Godot Engine)

Here’s a link if you’re looking for a specific platform other than windows;
https://godotengine.org/download/windows/#platforms

1 Like

Come on, language speaks works.
You think of windows you think of .NET.
In mama russian, we say;
That, no.

1 Like
  1. Are you planning on coding in C#? If not, then you are better off using the built-in editor.
  2. If you are planning to use C#, have you downloaded the C# version?
  3. Are you familiar with VSCode as an IDE?
1 Like

What is .NET? I saw it under regular Godot but I just chose the blue one.

1:Later on in my coding career I will use C#
2: There is a C# version
3:No

That is literally the video I used

Oh yeah I am used to using VScode btw