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

Go to definition, project wide symbols view, and navigation #15

Open
doughsay opened this issue May 11, 2018 · 1 comment
Open

Go to definition, project wide symbols view, and navigation #15

doughsay opened this issue May 11, 2018 · 1 comment

Comments

@doughsay
Copy link

I'm a little confused about how this plugin fits in with symbols view and go to declaration.

It seems to show symbols for a given file, but not for the entire project. Does that come from ElixirLS or is that coming from something else?

Also, I can't use "go to declaration" to jump the definition of a function/module, but I CAN Command-click on functions to navigate. The problem is, once I click, there's no way to navigate back to where I was (return from declaration doesn't work). I've tried using the "last-cursor-position" plugin, but that doesn't seem to work very well (because Command-clicking doesn't seem to add a new "position").

It would be really amazing if I could easily navigate to and from function definitions easily, I just can't seem to find a good way to do it. Any help would be appreciated!

@Kociamber
Copy link

Kociamber commented Aug 7, 2019

Same problem here after FRESH installation of latest versions of Atom, atom-ide-ui and ide-elixir.
Go to declaration does not work at all. CMD + click does work and opens new tab which is fine I guess.
PLT is being built fine, autocompletion does work, other features seem to be fine too.

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