Is it possible to connect gdscript language server without editor? (godot-tools vscode extension with headless Godot). I'm running code with command line -s
flag, but cannot connect to gdscript language server. I want auto code completion but without Godot editor.