diff options
author | James Trew <66286082+jamestrew@users.noreply.github.com> | 2024-09-13 11:59:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 04:59:49 -0700 |
commit | 8654a9700690a715e35baa600bb982f4ea608ead (patch) | |
tree | fa9b8c53d424498e49035ca1650680cd727e58d3 /scripts | |
parent | 057314345a7cfc8e52bbe13a595759d6ca52ac20 (diff) | |
download | rneovim-8654a9700690a715e35baa600bb982f4ea608ead.tar.gz rneovim-8654a9700690a715e35baa600bb982f4ea608ead.tar.bz2 rneovim-8654a9700690a715e35baa600bb982f4ea608ead.zip |
fix(lsp): handle empty call hierarchy items #30349
Ensure that the function `pick_call_hierarchy_item` correctly handles
the case where `call_hierarchy_items` is nil or an empty table. This
prevents potential errors when the function is called with no items.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions