godot-csharp-vscode
                                
                                
                                
                                    godot-csharp-vscode copied to clipboard
                            
                            
                            
                        Debugger and utilities for working with Godot C# projects in VSCode
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. 
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...
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...
- 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.
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...
**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
**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...
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...