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
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:
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)
The text was updated successfully, but these errors were encountered:
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):
I'd love to help debug this issue, but I'm still very inexperienced with emacs.
Alchemist version: 1.8.2 (package: 20171029.2307)
The text was updated successfully, but these errors were encountered: