aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/commands.rs
diff options
context:
space:
mode:
authorMichael Davis2022-12-09 01:54:15 +0000
committerBlaž Hrastnik2022-12-15 08:52:44 +0000
commit2a60de74f9ccc935fa65031cfe30c62cf07bbbaf (patch)
treeab2f0100d35158d7e12044882ada9098761a1a73 /helix-term/src/commands.rs
parent35cf972ce459eda6ceffb7a7c256a4bc9f4e6e39 (diff)
workspace symbols: Default to empty Vec on None
A language server might send None as the response to workspace symbols. We should treat this as the empty Vec rather than the server sending an error status. This fixes the interaction with gopls which uses None to mean no matching symbols.
Diffstat (limited to 'helix-term/src/commands.rs')
0 files changed, 0 insertions, 0 deletions