Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lsp): handle empty call hierarchy items (#3288)
- Added a check for empty call hierarchy items using vim.tbl_isempty. - Fixed the return value to correctly return the chosen item from the list.
- Loading branch information