• Jackson Ray Hamilton's avatar
    Permit non-ASCII identifiers in JS · f046d6e9
    Jackson Ray Hamilton authored
    * lisp/progmodes/js.el (js--name-start-re): Generally allow
    identifiers to begin with non-ASCII letters.  This is of particular
    importance to JSX parsing.
    
    * test/manual/indent/jsx-unclosed-2.jsx: Add test to ensure non-ASCII
    characters are parsed properly.
    f046d6e9
jsx-unclosed-2.jsx 1.28 KB