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

Special case for indentation of fat arrows in map literals. #433

Merged
merged 3 commits into from Apr 22, 2019

Conversation

NatTuck
Copy link
Contributor

@NatTuck NatTuck commented Apr 19, 2019

I have no idea why "=>" classifies as "OP", but apparently that makes it want to outdent the next line instead of indenting it in map literals.

I'm pretty sure the grammar is wrong here, but...

Relevant to #359.

@Trevoke
Copy link
Contributor

Trevoke commented Apr 22, 2019

I think this looks good, thank you!

@Trevoke Trevoke merged commit 694d133 into elixir-editors:master Apr 22, 2019
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
* do not add amore awaiting contracts for the same uri

* there should not be any awaiting contracts for not open uris

* group by to avoid multiple filtering
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.

None yet

2 participants