coc vim "jump to definition" not working with lsp setup? #2211
Labels
status: needs info
Not actionable, because there's missing information
type: support
User support tickets, questions, help with setup etc.
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:haskell-language-server version: 1.4.0.0 (GHC: 8.10.4) (PATH: /home/xddq/.ghcup/bin/haskell-language-server-wrapper-1.4.0) (GIT hash: 253547816ee216c53ee7dacc0ad3cac43e863d30) Tool versions found on the $PATH cabal: 3.4.0.0 stack: 2.7.3 ghc: 8.10.7
Which OS do you use:
Ubuntu 18.04.5
Which lsp-client do you use:
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Aug 24 2021 00:19:01)
Included patches: 1-3370
Describe your project (alternative: link to the project):
cabal.project I created with cabal init and cabal run
Contents of
hie.yaml
:Steps to reproduce
hover printStrLn and use "jump to definition"
Expected behaviour
jump to the file in which printStrLn is defined
Actual behaviour
coc.nvim "definition not found"
Include debug information
Execute in the root of your project the command
haskell-language-server --debug .
and paste the logs here:Debug output:
Paste the logs from the lsp-client, e.g. for VS Code
LSP logs:
The text was updated successfully, but these errors were encountered: