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

LSP #485

Open
kengorab opened this issue Nov 4, 2024 · 0 comments
Open

LSP #485

kengorab opened this issue Nov 4, 2024 · 0 comments

Comments

@kengorab
Copy link
Owner

kengorab commented Nov 4, 2024

Implement a language service provider for Abra and include it into the vscode extension. As a bare minimum it should return diagnostics for errors, but should also be expanded upon to handle jump-to-definition, type information on hover, and maybe even code completion (although that'll be a lot harder because it involves changes to the parser and typechecker).

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