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

✂️ Separate LSP handler into a standalone package #100

Closed
favonia opened this issue Oct 11, 2023 · 0 comments · Fixed by #105
Closed

✂️ Separate LSP handler into a standalone package #100

favonia opened this issue Oct 11, 2023 · 0 comments · Fixed by #105
Labels
Milestone

Comments

@favonia
Copy link
Contributor

favonia commented Oct 11, 2023

Reasons:

  1. This handler is currently not complete: UTF-16 encoding issues, etc.
  2. This handler needs significantly more documentation: 🖥️ Add example configurations for LSP servers #1
  3. This handler is currently not compositional: Current LSP backend is not compositional #42
  4. This handler depends on two heavy packages eio and lsp, preventing the "core" asai from being integrated into lightweight applications.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant