josa42 / coc-sh

SH language server extension using bash-language-server for coc.nvim.
MIT License
209 stars 4 forks source link

"go to definition" does not work if the function is not in the same file #76

Open oren0e opened 1 year ago

oren0e commented 1 year ago

Whenever I want to go to definition for a function that is not defined in the same file (but it's in the same repo I'm working in) I get:

[coc.nvim] definition not found

In log I see just Request action: jumpDefinition []