Comment on Microsoft is scraping Word and Excel data to "train AI models"
Valmond@lemmy.world 1 week agoI use vscode but I’m not on github.
Anyone know an ok editir for C#/Godot on Linux BTW?
Comment on Microsoft is scraping Word and Excel data to "train AI models"
Valmond@lemmy.world 1 week agoI use vscode but I’m not on github.
Anyone know an ok editir for C#/Godot on Linux BTW?
azthec@feddit.nl 1 week ago
There’s a whole range of editors depending on how much of an IDE hobbyist you want to be. VSCode is right smack down the middle from don’t care at all to care too much.
For my opinion on the high end of quality from “I don’t care I just want it to work” to “I make my own optimized tooling”:
Also the see the Godot documentation for some more ideas docs.godotengine.org/en/stable/…/index.html
Valmond@lemmy.world 1 week ago
I’m a hardcore C/C++ person usually, but when I dabble in other languages I just want something that works, code highlight + autocompletion is already enough for me, can it autocomplete Godot too then that would be fabulous. Compule and launch? A dream. Debug? Impossible…
I use Jetbrain for python and it’s very very good, so I’ll check out their C# one, thanks for the hint!
The link you provided is for building Godot right? I mean not for bullding a game using Godot.
I’ll check out neovim if I ever want to drown in features 😋
Thanks again!