File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
tutorials/scripting/c_sharp Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,6 @@ click on **Editor → Editor Settings** and scroll down to
7777external editor of choice. Godot currently supports the following
7878external editors:
7979
80- - Visual Studio 2019
8180- Visual Studio 2022
8281- Visual Studio Code
8382- MonoDevelop
@@ -150,16 +149,6 @@ In Godot's **Editor → Editor Settings** menu:
150149
151150- Set **Dotnet ** -> **Editor ** -> **External Editor ** to **Visual Studio **.
152151
153- Next, you can download the Godot Visual Studio extension from github
154- `here <https://github.com/godotengine/godot-csharp-visualstudio/releases >`__.
155- Double click on the downloaded file and follow the installation process.
156-
157- .. note :: The option to debug your game in Visual Studio may not appear after
158- installing the extension. To enable debugging, there is a
159- `workaround for Visual Studio 2019 <https://github.com/godotengine/godot-csharp-visualstudio/issues/10#issuecomment-720153256 >`__.
160- There is
161- `a separate issue about this problem in Visual Studio 2022 <https://github.com/godotengine/godot-csharp-visualstudio/issues/28 >`__.
162-
163152.. note :: If you see an error like "Unable to find package Godot.NET.Sdk",
164153 your NuGet configuration may be incorrect and need to be fixed.
165154
You can’t perform that action at this time.
0 commit comments