Eclipse LSP4E

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
  • ...
State
Incubating
Industry Collaborations
Latest Releases

From 2024-05-22 to 2017-02-01

Name Date Review
0.26.1 2024-05-22
0.24.5 2023-11-23
0.24.1 2023-08-23
0.24.0 2023-08-22
0.23.0 2023-05-24
0.21.0 2022-11-29
0.20.6 2022-07-29
0.20.5 2022-06-01
0.20.4 2022-05-25
0.20.3 2022-05-23
0.20.2 2022-02-03
0.20.1 2021-11-24
0.20.0 2021-11-09
0.19.0 2021-08-17
0.18.0 2021-03-02
0.17.0 2020-11-20
0.16.0 2020-09-02
0.15.0 2020-06-12
0.14.0 2020-03-18
0.13.0 2019-12-18
0.12.0 2019-10-02
0.11.0 2019-09-18
0.10.0 2019-06-19
0.9.0 2019-03-20
0.8.0 2018-12-19
0.7.0 2018-09-22
0.6.0 2018-06-27
0.4.0 2017-10-19
0.3.0 2017-09-26
0.2.0 2017-06-28
0.1.0 2017-02-01
Licenses
Eclipse Public License 1.0

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)