Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

goto definition brings "Visit tags table" quickfix in Spacemacs #338

Open
strayer opened this issue Jan 29, 2018 · 1 comment
Open

goto definition brings "Visit tags table" quickfix in Spacemacs #338

strayer opened this issue Jan 29, 2018 · 1 comment

Comments

@strayer
Copy link

strayer commented Jan 29, 2018

Hey,

I'm trying out Spacemacs for Elixir development right now and experience this issue: syl20bnr/spacemacs#9756

Every time I try to jump to the definition of a function in another module the "Visit tags table" pops up. To quote @svileng (reporter of linked issue):

Previously (not sure which version I had, sadly) pressing SPC m g g would just navigate to the function in whichever Elixir module it is, simple as that, nothing else.

Currently, the same shortcut also brings the Quickfix bottom window with the following text, expecting some input:

Visit tags table (default TAGS): ~/Development/.....

which just stays there, even after I do SPC m , to go back. The only way to get rid of it is to do SPC w j + Ctrl g, but If I try to Ctrl g while I'm looking at the newly opened buffer, this closes the buffer as well.

I'd love to help debug this issue, but I'm still very inexperienced with emacs.

Alchemist version: 1.8.2 (package: 20171029.2307)

@svileng
Copy link

svileng commented Jan 29, 2018

I'd be happy to provide details as well to help identifying the issue.

As a workaround, I've been using the dumb-jump-go package instead of Alchemist's go to definition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants