diff options
author | Michael Davis | 2022-10-22 01:04:50 +0000 |
---|---|---|
committer | GitHub | 2022-10-22 01:04:50 +0000 |
commit | d7d0d5ffb79b6f2e09c6ab8af6e112c41e6f73e8 (patch) | |
tree | 5078c81ef786f29d9739ec4cd65d87eae83b2e71 /book/src/guides | |
parent | 17daf6ac0a1a7ef4a44078ef11cc150a8fa41ff0 (diff) |
lsp: Resolve completion items missing documentation on idle (#4406)
Some language servers may not send the `documentation` field if it
is expensive to compute. Clients can request the missing field with
a completionItem/resolve request.
In this change we use the idle-timeout event to ensure that the current
completion item is resolved.
Diffstat (limited to 'book/src/guides')
0 files changed, 0 insertions, 0 deletions