josa42 / coc-sh

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

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

Open oren0e opened 9 months ago

oren0e commented 9 months 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 []