Skip to content

Conversation

@dsyzling
Copy link
Member

@dsyzling dsyzling commented Sep 6, 2019

Metals requires a set of experimental client capabilities to be sent to the lsp server during initialisation to enable the treeview provider. In order to decouple the implementation within lsp-treemacs from lsp-mode a new lsp--client field allows the caller to specify additional client capabilities that can be sent along with the standard lsp-mode defined set. Currently these are simply additional capabilities appended to the existing fixed caps.

Metals requires a set of experimental client capabilities to
be sent to the lsp server to enable the treeview provider.
client capabilities can be registered as part of the lsp-client
definition and sent during initialisation.
@yyoncho yyoncho merged commit 54948ca into emacs-lsp:master Sep 6, 2019
@yyoncho
Copy link
Member

yyoncho commented Sep 6, 2019

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants