Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Language Server for Robot Framework Support Plugin. #92

Open
Snooz82 opened this issue Apr 28, 2020 · 0 comments
Open

Using Language Server for Robot Framework Support Plugin. #92

Snooz82 opened this issue Apr 28, 2020 · 0 comments

Comments

@Snooz82
Copy link

Snooz82 commented Apr 28, 2020

@AmailP
There is a new development going on that could improve your Plugin a lot.

RoboCorp is developing a Robot Framework Language Server in Cooperation with Pekka Klärck.

This LSP could be used in your Plugin. It uses the real parser of RobotFramework and shows detect syntax errors.
So there would be no need to parse anything on your own.
Also Intellisense for static and dynamic libraries like SeleniumLibrary are available.
Also Go To Definition into the python works as well.

It is still in development, but you may want to have a look.

Please contact me if you have any questions. I would be happy if you would decide to use the lsp in your nice plugin.

Kind Regards
René

Ps: in the Robot Framework Slack channel there is also a place to discuss #lsp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant