Godot Version
Godot Engine v4.2.1.stable.official
windows 10
Question
Hello! I am trying to get vscode to work with Godot. I want to use VSCode to edit my gdscript files, but I ran into several crashes (usually a few seconds after starting to edit). Godot keeps crashing for me in this setup.
I have vscode setup to connect to the godot LSP and I can see in the logs that it is succefully connected.
I would like to understand how I could debug the issues as I am not able to find any crashlogs - maybe somebody could point me in the right direction here?
Thank you so much for your help