Skip to content

[WIP] goto def and find usage now backed by elixir-ls#350

Open
Trevoke wants to merge 4 commits intotonini:masterfrom
Trevoke:refactor-to-elixir-ls-for-code-navigation
Open

[WIP] goto def and find usage now backed by elixir-ls#350
Trevoke wants to merge 4 commits intotonini:masterfrom
Trevoke:refactor-to-elixir-ls-for-code-navigation

Conversation

@Trevoke
Copy link
Contributor

@Trevoke Trevoke commented Sep 12, 2018

With this, we can use:

  • M-. to go to definition
  • M-, to jump back

Things to test:

  • Works with Elixir < 1.6
  • Works with Elixir >= 1.6
  • Works with Erlang 19
  • Works with Erlang 20
  • Works with Erlang 21

... And reasonable combinations of the above.

  • behavior when trying to get to Erlang source code?
  • behavior when trying to get to Elixir source code?
  • Does the jump-back behavior work reasonably well?

TODO:

  • The tests need to pass

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

Successfully merging this pull request may close these issues.

2 participants