You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is indeed where I would like to jump to. However, I remain in the same buffer, and no jumping happens.
Using stack new to create a bare-bones Stack project, however, doesn't have this issue on my setup, but I haven't got around to narrowing down where the issue is yet. I'm filing this issue to keep track and to see if anyone else has the same problem.
The text was updated successfully, but these errors were encountered:
zong-nec
changed the title
:InteroGoToDe finds definition but doesn't jump there
:InteroGoToDef finds definition but doesn't jump there
Jan 2, 2018
This is the expected behavior when you the definition you're jumping to does not exist in the targets you're currently working with. Can you verify that the target for that is in :echo g:intero_load_targets?
parsonsmatt
added
the
better-docs
This issue reports expected behavior, but the documentation and/or error messaging could be better
label
Apr 21, 2018
I have a Stack project where
:InteroGoToDef
results in the source location being shown in the Intero terminal window, like so:That is indeed where I would like to jump to. However, I remain in the same buffer, and no jumping happens.
Using
stack new
to create a bare-bones Stack project, however, doesn't have this issue on my setup, but I haven't got around to narrowing down where the issue is yet. I'm filing this issue to keep track and to see if anyone else has the same problem.The text was updated successfully, but these errors were encountered: