Convert quotes not working correctly with interpolation strings and escaped quotes #60218
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Repro:
If you place the cursor at "a", and select "Convert to double quoted string" it works differently from removing unnecessary
/
from file. This should also fix that issue.https://dart-review.googlesource.com/c/sdk/+/412321
The text was updated successfully, but these errors were encountered: