issues
search
atom
/
language-javascript
JavaScript language package for Atom
Other
194
stars
236
forks
source link
Fix some JSX scope mappings
#611
Closed
maxbrunsfeld
closed
6 years ago
maxbrunsfeld
commented
6 years ago
Refs
https://github.com/atom/atom/issues/18307
Component names in JSX are now colored like other constructors
Curly braces in JSX are now colored like the interpolation delimiters
${
and
}
in template strings
Refs https://github.com/atom/atom/issues/18307
${
and}
in template strings