Skip to content

Test for multi-line function calls without parenthesis #261

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

Conversation

jesenko
Copy link
Contributor

@jesenko jesenko commented Sep 19, 2015

Added two test cases for method call without parenthesis, one with atoms being passed as arguments, and other with keyword list. Test cases are marked as :expected-result :failed.

Related to #229.

@tonini
Copy link
Contributor

tonini commented Oct 15, 2015

This one might be really complicated to implement.

I will label this one as onhold, could you in the mean time rebase the branch to master and resolve the conflicts please?

Thanks!

Added two test cases for method call without parenthesis, one with atoms being passed as arguments, and other with keyword list. Test cases are marked as `:expected-result :failed`.
@jesenko jesenko force-pushed the jesenko-no-parenthesis-test-cases branch from 371a94a to 6da2a0c Compare October 15, 2015 21:45
@jesenko
Copy link
Contributor Author

jesenko commented Oct 15, 2015

@tonini Rebased. Yeah I assumed it might be quite hard to implement. I tried tweaking it a bit myself, but I am total elisp noob and have no experience with smie, so I gave up rather quickly :)

Thank you for great work on emacs-elixir stuff!

mattdeboard added a commit that referenced this pull request Jan 2, 2016
Test for multi-line function calls without parenthesis
@mattdeboard mattdeboard merged commit 5f1bdae into elixir-editors:master Jan 2, 2016
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.

3 participants