I suspect there's an obvious solution to this, but I haven't been able to find it yet.
BBEdit's JavaScript syntax highlighting doesn't seem to pick up newer features ('let', 'for...of', template literals, etc.). I thought there might be a language module available somewhere for this (e.g. an ES6/ECMAScript 2015 module), but I haven't found anything.
Is there a way to get BBEdit to include these features in its syntax highlighting? (I'm currently using the free version, although I'm still in the trial period, so I think all features should be available.)
Thanks.