Skip to content

Remove broken SMIE rule. #82

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

Merged
merged 2 commits into from
Aug 18, 2014
Merged

Remove broken SMIE rule. #82

merged 2 commits into from
Aug 18, 2014

Conversation

mattdeboard
Copy link
Contributor

In elixir-smie-rules there was a (:before . "def") rule that was propping up an incorrectly written test. This rule was breaking indentation for nested modules.

@mattdeboard
Copy link
Contributor Author

Fixes #80

mattdeboard added a commit that referenced this pull request Aug 18, 2014
@mattdeboard mattdeboard merged commit 460475c into master Aug 18, 2014
@mattdeboard mattdeboard deleted the nested-modules branch August 18, 2014 20:01
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
* Bump elixir_sense and use ElixirSense.references/3

Now that elixir-lsp/elixir_sense#42 is fixed (via
elixir-lsp/elixir_sense#61) and umbrella support is
added via elixir-lsp/elixir_sense#46 we no longer need
to maintain a separate implementation of `ElixirSense.references/3` and can
instead use the implementation provided by `ElixirSense`. This is good because
now we're using less of the private internals of `ElixirSense`.

* Map nil uri from ElixirSense to the current file

* Upgrade elixir_sense after infinite loop

* Handle types being an atom
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
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.

1 participant