0 votes

I started using Panic's new editor Nova and I'm starting to like it a lot. Since the editor is MacOS only and its quite new.. GDScript is not supported!

Thats why I decided to create an extension, at this point I have setup the Syntax and basic Autocompletion.

Since Nova supports LSP I decided to try to implement a Language Server extension.. but I can't find any documentation how it works. I looked inside the VSCode plugin which basically is using commands from https://docs.godotengine.org/en/stable/getting_started/editor/command_line_tutorial.html

Can anyone shade a light on how I can get errors, autocompletion with the LSP?

in Engine by (20 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.