Closed garyking closed 3 years ago
Thanks for this great extension. I work daily with .tsx, .vue files. Could you please support those type of files?
yes please
This was fixed by https://github.com/chrmarti/vscode-regex/pull/42 btw
Indeed, thanks for noting and thanks @galangel for the PR.
Please enable this great extension for the
javascriptreact
language (and thetypescriptreact
language too). JavaScript regular expressions can obviously be used in React as well, and I default all.js
files to thejavascriptreact
language in VSC, so it'd be great if this extension would work in that language as well.Thanks!