atom-languageclient
https://github.com/atom/atom-languageclient
TypeScript
Language Server Protocol support for Atom (the basis of Atom-IDE)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to atom-languageclient
Help out
- Issues
- support non project root language servers
- Hook to server termination
- Allow lsp functionality for out-of-project files clicked through to
- project root != language server root
- No content in Outline view for newly opened file
- Cached completion proposal applies wrong text edit
- Autocompletion for C++ preprocessor directives doesn't delete existing text properly
- All completion proposals filtered out from YAML language
- [DO NOT MERGE] Global LS Command Registry to register/unregister and execute commands
- Support `client/registerCapability` and `initialize` message `executeCommandProvider` under capabilities
- Docs
- TypeScript not yet supported