godot-csharp-visualstudio
godot-csharp-visualstudio copied to clipboard
Godot C# extension for Visual Studio
**If I use this extension, debugging does not work. If I apply the stub project workaround, debugging works but IntelliSense completely stops working for that project. Deleting the StubProj and...
Unless I'm missing something I can't use https://docs.godotengine.org/en/stable/tutorials/editor/command_line_tutorial.html directly from Visual Studio?
It's possible to use completion providers by referencing the NuGet package as an analyzer. Not all editors support this. From my experience: - VSCode: Working. - VS IDE: Didn't check....
Windows 10 Godot 3.4.4 Visual Studio Community 2022 (17.2) Extension v2.0.0 My project depends on another C# project, presented as another csproj in the Visual Studio solution. When building the...
Windows 10 Godot 3.4.3 Microsoft Visual Studio Community 2022 (64-bit) - Current: Version 17.1.0 Using version 2.0.0 of the extension As I understand it the package is supposed to add...
**OS/device including version:** Windows 10 **Issue description:** 1. Installed Godot CSharp extension 2. Create new project in Godot 3.2.3 RC4 3. Add a Node into the Scene 4. Attach new...
Hi, I'm stuck with the installer because it fails with the Xamarin.VisualStudio package. ``` 29.01.2022 19:42:38 - Package 'Xamarin.VisualStudio,version=17.0.0.343' failed to install. System.IO.IOException: The file 'C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Microsoft.Common.CrossTargeting.Targets\ImportBefore\Xamarin.Common.CrossTargeting.targets' already...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...
If the Solution for a Godot project is not the same as the project directory the extension will fail to launch the debug target with a MessageBox showing 'No Godot...