Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Export statement containing "}" in string literal #253

Closed
ef4 opened this issue Nov 9, 2015 · 1 comment
Closed

Export statement containing "}" in string literal #253

ef4 opened this issue Nov 9, 2015 · 1 comment

Comments

@ef4
Copy link

ef4 commented Nov 9, 2015

Highlighting is broken for this example:

export default {
  bar: "}"
}

(I saw this bug in Github's syntax highlighting and I'm inferring that this is the relevant place to report the bug.)

@winstliu
Copy link
Contributor

winstliu commented Nov 9, 2015

I'm inferring that this is the relevant place to report the bug.

Spot-on! 😀

However, it looks like this has already been fixed in the latest version, 0.100.0 (I just tried within Atom itself). Linguist probably just has to update to it (it sounds like it'll be updated sometime this week) and then Github will highlight it properly as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants