chrmarti / vscode-regex

MIT License
157 stars 33 forks source link

Enable for `javascriptreact`, `typescriptreact` languages #31

Closed garyking closed 3 years ago

garyking commented 6 years ago

Please enable this great extension for the javascriptreact language (and the typescriptreact language too). JavaScript regular expressions can obviously be used in React as well, and I default all .js files to the javascriptreact language in VSC, so it'd be great if this extension would work in that language as well.

Thanks!

aztack commented 5 years ago

Thanks for this great extension. I work daily with .tsx, .vue files. Could you please support those type of files?

galangel commented 4 years ago

yes please

zardoy commented 3 years ago

This was fixed by https://github.com/chrmarti/vscode-regex/pull/42 btw

chrmarti commented 3 years ago

Indeed, thanks for noting and thanks @galangel for the PR.