diff options
author | Chris Kipp <ckipp@pm.me> | 2021-01-18 10:13:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 10:13:26 +0100 |
commit | 1a4d380b5abfff2cf5e46a1b00e98f4381b7e5b0 (patch) | |
tree | 62fab87bdd18b2704c6033d496b4c2ba2f77b7df /src | |
parent | 6d659bb338ee6cdb604b1d69404542e8d05aca55 (diff) | |
download | rneovim-1a4d380b5abfff2cf5e46a1b00e98f4381b7e5b0.tar.gz rneovim-1a4d380b5abfff2cf5e46a1b00e98f4381b7e5b0.tar.bz2 rneovim-1a4d380b5abfff2cf5e46a1b00e98f4381b7e5b0.zip |
LSP: Add in clientInfo to initalize_params. (#13757)
* Add in clienInfo to initalize_params.
Some servers (like Metals in my case) will actually pull this
info from the initalize_params and display it in the logs. I
know from the server perspective it helps at times to have this
available to pull from to have more details about the client and
version. You can see that this is part of the spec here:
microsoft.github.io/language-server-protocol/specification#initialize
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions