Eclipse LSP4E (original) (raw)
Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.
Thank you for your patience and understanding.
The project includes the necessary code to integrate any language server (conforming to the Language Server Protocol specification) or Debug Adapter (conforming to the Debug Adapter Protocol) in the Eclipse IDE: it orchestrates the requests to the language servers or debug adapters and presents the response in the usual IDE metaphors so users can manipulate them. The default integration is to provide features into the Platform's Generic and Extensible editor, but some code may be used as API to let integration be done with other Eclipse-based editors. It's build on top of Eclipse LSP4J.
Some examples of integration with Language Server Protocol are:
- Show errors from language server as problem markers in the Eclipse IDE
- Show completion proposals from language server into the Eclipse IDE Generic Editor
- Show documentation from language server as hover into Eclipse IDE
- Jump to declaration in Eclipse IDE, relying on language server results
- Find References in Eclipse IDE, relying on language server results
- Rename elements according to langauge server proposal
- View Symbols in Outline/Quick Outline
- ... more of current LSP feature to integrate
- ... more to come as language server protocol get enhanced
Some examples of integration with Debug Adatper Protocol are:
- Launching project (with or without debug)
- Variables in "Variables" debug view
- Variables value on Hover
- Possibility to change values at runtime
- Support for expressions and evaluation
- ...
This project is part of Eclipse Oxygen, Eclipse Photon, Eclipse IDE 2018-09, Eclipse IDE 2018-12, Eclipse IDE 2019-03, Eclipse IDE 2019-06, Eclipse IDE 2019-09, Eclipse IDE 2019-12, Eclipse IDE 2020-03, Eclipse IDE 2020-06, Eclipse IDE 2020-09, Eclipse IDE 2020-12, Eclipse IDE 2021-03, Eclipse IDE 2021-06, Eclipse IDE 2021-09, Eclipse IDE 2021-12, Eclipse IDE 2022-03, Eclipse IDE 2022-06, Eclipse IDE 2022-09, Eclipse IDE 2022-12, Eclipse IDE 2023-03, Eclipse IDE 2023-06, Eclipse IDE 2023-09, Eclipse IDE 2023-12, Eclipse IDE 2024-03, Eclipse IDE 2024-06, Eclipse IDE 2024-09, Eclipse IDE 2024-12, Eclipse IDE 2025-03
Latest Releases
From 2024-05-22 to 2017-02-01
Licenses
The content of this open source project is received and distributed under the license(s) listed above. Some source code and binaries may be distributed under different terms. Specific license information is provided in file headers and in NOTICE files distributed with the project's binaries.
Active Member Companies
Member companies supporting this project over the last three months.
Contribution Activity
Commits on this project (last 12 months)