Skip to content

Conversation

@syohex
Copy link
Contributor

@syohex syohex commented Oct 15, 2015

syntax-ppss(parse-partial-sexp) documents says following. Its value is not always character and I suppose it is enough whether its value is non-nil.

  3. non-nil if inside a string.
     (it is the character that will terminate the string,
      or t if the string should be terminated by a generic string delimiter.)

Before

before

With this patch

after

This is related to #206.

tonini added a commit that referenced this pull request Oct 15, 2015
@tonini tonini merged commit fea4caa into elixir-editors:master Oct 15, 2015
@tonini
Copy link
Contributor

tonini commented Oct 15, 2015

👍 ❤️ 💛 💙

@syohex syohex deleted the fix-string-interpolation branch October 15, 2015 22:38
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