Eclipse LSP4E 0.10.0

Release Date
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.
This release is part of Eclipse IDE 2019-06