AutoFileName
AutoFileName copied to clipboard
fix the issue can't not work with javascript(babel)
The scope name returns different values in different syntax.
javascript returns source.js string.quoted.double.js punctuation.definition.string.end.js
javascript(babel) returns source.js string.quoted.js punctuation.definition.string.quoted.end.js
the issue #90
I would love this to be merged in @BoundInCode