You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We ought to provide a fix-it for a regex such as / x/ or / x/ to use an extended literal instead e.g #/ x/#. For the space at the start we could also suggest to insert a backslash. This depends on #1463 being merged first.
Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Description
We ought to provide a fix-it for a regex such as
/ x/
or/ x/
to use an extended literal instead e.g#/ x/#
. For the space at the start we could also suggest to insert a backslash. This depends on #1463 being merged first.Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered: