Eclipse LSP4E 0.10.0

LSP4E 0.10.0 is an incremental improvement release over LSP4E 0.9.0.

It mostly fixes bugs, improves performance/reactivity and add support for a few more LSP features.

Release Date
Release Type
Minor release
This release is part of Eclipse IDE 2019-06
Themes
Bug fixes
More async/non-blocking work
Support for workspace symbols in Quick Access
For language servers that support empty query to workspaceSymbols operation.
Flag in extension to declare whether a LS should be a singleton
For cases where workspaceFolders support is not declared but LS can support multiple files from any folder, a flag can be added to enforce singleton LS.