Skip to content

javascript.lang (and family): Unicode-related updates

Jeffery To requested to merge jefferyto/gtksourceview:javascript-unicode into master

These update JS identifier and whitespace regexes to be in line with the ECMAScript spec. The most user-visible effect of this is now Unicode (some, not all) can be used for JSX tag names.

Merge request reports