The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and hundreds of open source projects, including runtimes, tools, specifications, and frameworks for cloud and edge applications, IoT, AI, automotive, systems engineering, open processor designs, and many others.
The Eclipse Foundation is an international non-profit association supported by our members, including industry leaders who value open source as a key enabler for their business strategies.
Whether you intend on contributing to Eclipse technologies that are important to your product strategy, or simply want to explore a specific innovation area with like-minded organizations, the Eclipse Foundation is the open source home for industry collaboration.
The Eclipse community consists of individual developers and organizations spanning many industries. Stay up to date on our open source community and find resources to support your journey.
The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and vendor-neutral environment for open source software collaboration and innovation.
LSP4E 0.6.0 is compatible with Eclipse Platform 4.8 and isn't fully compatible with earlier versions.
Internationalization
This release enables internationalization via the typical NLS api that's recommended for Eclipse plugins.
Target Environments
Eclipse IDE with Eclipse Platform >= 4.8.
Themes
Debug Adapter Protocol
The release integrates the "Debug Adapters" as Launch Configurations and allows to interest with those with typical launch/debug operations.
Finer control for enablement
Extenders have now more fine-grained control on assocating a Language Server with a Content-Type and have ways to define additional conditions for LS to be used.
Logging messages
Developers of Language Servers or of LSP4E can now use the Preference page to enable some automated logging of messages sent between the Language Server and the IDE.
CodeLens
Support for CodeLens was added, relying on the new CodeMining feature of Eclipse Platform 4.8.