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

Added send and send_after to font lock #272

Merged

Conversation

gausby
Copy link
Contributor

@gausby gausby commented Oct 21, 2015

I noticed that the syntax highlighter doesn't seem to highlight send and send_after. I figured that they needed to be highlighted as keywords, so I've added them to the buildin list.

I've added a unit test that should cover both send and send_after.

They are highlighted as keywords.
@tonini
Copy link
Contributor

tonini commented Oct 21, 2015

Thanks @gausby ❤️ 💛 💙

tonini added a commit that referenced this pull request Oct 21, 2015
@tonini tonini merged commit 577c98c into elixir-editors:master Oct 21, 2015
@gausby gausby deleted the add-send-and-send-after-to-font-lock branch October 21, 2015 14:08
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