Hello, I use Godot Mono 4.22 (.net/c#) in Linux Mint 21.3. How can I use Visual Studio Script in Godot. I Installed VS Code but can't use it in Godot. Please help

    Teddy45 what do you mean use it in godot? vscode is a separate application.. and i use godot native with gdscript, so idk..

    Teddy45 Hello, I use Godot Mono 4.22 (.net/c#) in Linux Mint 21.3. How can I use Visual Studio Script in Godot. I Installed VS Code but can't use it in Godot. Please help

    you need to install the integration addons for vscode and probably godot. you also need the C# addons for VScode in order to use C#.
    I have VScode but don't use it, it's currently just a nuisance asking for updates at startup. I installed it to use with C#, but realized gdscript is just so much better and I don't need C#.

    If you are new to this I recommend you use gdscript instead, C# is not for newbs, and godot mono even less so. only use it if you are a professional C# dev (and no, using C# in unity doesn't count).

    I'm on ubuntu 22.04 btw.