Closed
Description
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