Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Autogenerate LSP definitions #27

Closed
benwaffle opened this issue Aug 11, 2019 · 2 comments
Closed

Autogenerate LSP definitions #27

benwaffle opened this issue Aug 11, 2019 · 2 comments
Labels
enhancement A new feature

Comments

@benwaffle
Copy link
Member

benwaffle commented Aug 11, 2019

Ideally the spec would be in JSON or something, but according to microsoft/language-server-protocol#67 it's not yet there.

We would have to write the code generator in TS and run a typescript parser over this:
https://github.com/microsoft/vscode-languageserver-node/tree/master/protocol/src

@benwaffle benwaffle mentioned this issue Oct 12, 2019
@benwaffle
Copy link
Member Author

somebody parsed the markdown - https://gist.github.com/bollwyvl/7a128978b8ae89ab02bbd5b84d07a4b7

@Prince781
Copy link
Member

I don't know if it would be worth the extra effort to write a parser to convert JSON to Vala objects.

@Prince781 Prince781 added the enhancement A new feature label Feb 4, 2020
@vala-lang vala-lang locked and limited conversation to collaborators Jul 2, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement A new feature
Projects
None yet
Development

No branches or pull requests

2 participants