godot-csharp-vscode icon indicating copy to clipboard operation
godot-csharp-vscode copied to clipboard

Debugger and utilities for working with Godot C# projects in VSCode

Results 34 godot-csharp-vscode issues
Sort by recently updated
recently updated
newest added

Hi! I'm loving the autocomplete for Input Maps but I've noticed that Input.GetAxis and Input.GetVector are missing. It isn't a huge deal but it'd be nice to have. ![image](https://user-images.githubusercontent.com/23423003/183238205-281d1838-634e-4775-b3d6-ae25ad094f21.png)

enhancement

Hey 👋 , I have the following setup: 1. a godot server project 2. a godot client project I start and connect to the game in the following way: 1....

**OS/device including version:** Windows 10 / Manjaro Linux **Issue description:** Unfortunately, I have a big problem with the debugging in VS Code with this plugin: In a recent project, I...

bug

I am sometimes encountering odd bugs where my code is behaving as if other code I have written does not exist or has not been edited. When I encounter similar...

enhancement

- The `.mono` folder was moved to `.godot/mono` (https://github.com/godotengine/godot/pull/38704) - The `--remote-debug` argument now requires the protocol (https://github.com/godotengine/godot/pull/37099) - The `-q` argument has been repurposed, now `--quit` should be used...

**OS/device including version:** Fedora 35 **Issue description:** When you start debugging a project(at least using the Launch option) and stop, the game's process does not get killed or stopped.

bug

VSCodium is a fork of the open source part of VSCode, mainly focusing on removing telemetry & proprietary code, which in turn prevents it from using Microsoft's extension marketplace. Is...

enhancement

**OS/device including version:** Linux Manjaro KDE **Issue description:** I'm trying to use Vscode with Godot 4 + mono, but the options for C# doesnt appear as described in the README.MD

bug

**OS/device including version:** Linux Debian/Linux Manjaro **Issue description:** Ok, admittedly, my setup is a bit weird but it shouldn't matter I think? My project lives on another PC then the...

bug

Can't debug at all on KDE Neon anymore. This was working fine yesterday but nothing today. This hasn't been working on my laptop for a few weeks as well (same...

bug