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

the language server protocol for tads3? #6

Open
ergodicbreak opened this issue Nov 10, 2019 · 1 comment
Open

the language server protocol for tads3? #6

ergodicbreak opened this issue Nov 10, 2019 · 1 comment

Comments

@ergodicbreak
Copy link

I'm exploring the possibility of implementing the language server protocol (lsp) for tads3. As far as I can tell I would have to extend the networking code to allow lsp clients to connect to a running tads VM over a socket and add JSON-RPC parsing in tads itself. Can anyone comment on additional necessary steps or possible shortcuts?

@realnc
Copy link
Owner

realnc commented Feb 6, 2020

I don't know anything about lsp, unfortunately. But if you have any changes to the sources to make it possible, we can merge them.

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

2 participants