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

Current LSP backend is not compositional #42

Open
favonia opened this issue Aug 30, 2023 · 0 comments
Open

Current LSP backend is not compositional #42

favonia opened this issue Aug 30, 2023 · 0 comments
Labels
help wanted Extra attention is needed lsp
Milestone

Comments

@favonia
Copy link
Contributor

favonia commented Aug 30, 2023

It should be noted that autocompletion, semantic tokens, document synchronization, go to definition/declaration, find references, hover, etc. are all out of the scope of asai. The current LSP backend is exclusive and makes it difficult to create an LSP server that has error reporting and other features. This has to be changed.

@favonia favonia added this to the far away milestone Aug 30, 2023
@favonia favonia changed the title LSP backend is not compositional Current LSP backend is not compositional Aug 30, 2023
@favonia favonia added the help wanted Extra attention is needed label Sep 17, 2023
@favonia favonia added the lsp label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed lsp
Projects
None yet
Development

No branches or pull requests

1 participant