Skip to content

Fix Highlight atom issue(atom contains '!', '?', '@') #253

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
Sep 10, 2015

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Sep 10, 2015

This is related to #251.

Original

before

With this change

after

@tonini
Copy link
Contributor

tonini commented Sep 10, 2015

Thanks! 💛 💙 💚

tonini added a commit that referenced this pull request Sep 10, 2015
Fix Highlight atom issue(atom contains '!', '?', '@')
@tonini tonini merged commit b8363e9 into elixir-editors:master Sep 10, 2015
@syohex syohex deleted the highlight-atom branch September 10, 2015 15:12
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
* Vendor Jason library

Vendor the Jason library so that the version of Jason used by ElixirLS does not
conflict with the version used by the end-users code. Right now one will win out
over the other which can lead to issues. Luckily since Jason has been pretty
stable there haven't been too many issues up to this point.

Fixes elixir-editors#253

* remove jason from mix.lock
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