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

Add function call syntax #15

Merged

Conversation

CaiqueMitsuoka
Copy link
Contributor

Add the pattern to scope the function calls with parenthesis or dot/parenthesis and for Module.function i.e. any non ambiguous function call.
Allowing themes to change the color of them.

I've also added to Sublime and there you can find more of the reason behind it.
TL;DR We as community avoid ambiguous calls with the compilation warning and the formatter, so we should support this approach .

I've been using for some months now and has been a great experience.

functions calls highlighted and 3 cases that it should not highlight

@CaiqueMitsuoka CaiqueMitsuoka changed the title Cm/add function call syntax fork Add function call syntax Oct 21, 2019
@samuelpordeus
Copy link

@axelson can you merge this, please?

@axelson axelson merged commit f719d07 into elixir-lsp:master Nov 15, 2019
@CaiqueMitsuoka CaiqueMitsuoka deleted the cm/add-function-call-syntax-fork branch November 16, 2019 06:19
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