Made a VSCode extension for dialogue files #974
Replies: 3 comments 4 replies
-
Super cool to see a full dialogue manager LSP, great job! I'd definitely be interested in potentially extending some more external editor support from the GDM side. (I'd also love to see nvim support in the LSP :3) Regardless, congrats! |
Beta Was this translation helpful? Give feedback.
-
It's now on OpenVSX ! |
Beta Was this translation helpful? Give feedback.
-
I do a lot of my dialog writing on my laptop, which is barely powerful enough to run Godot to begin with, so being able to just use VS Code instead sounds like a dream come true! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The repository is available at github.com/MoutonDemocrate/GDDialogueLSP
Currently, it does :
Currently, there's no package, but I'll fix my release actions and OpenVSX integration soon enough.
It works pretty well in a debug environment !
Beta Was this translation helpful? Give feedback.
All reactions