Skip to content

Conversation

tonini
Copy link
Contributor

@tonini tonini commented Sep 14, 2015

fixes #239

tonini added a commit that referenced this pull request Sep 14, 2015
Emacs hangs if `elixir-smie-forward-token` returns an empty string
@tonini tonini merged commit ed4fd79 into master Sep 14, 2015
@tonini tonini deleted the fix-emacs-freez branch September 14, 2015 19: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.

Emacs hangs when point moved to a one-line function definition
1 participant