Replies: 1 comment 1 reply
-
It would probably make sense for inline temp to always do this with strings by default. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
original code:
Now we can quick fix it to
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
but we cannot quick fix it to
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
Could you add a quick fix to simplify interpolated string that include const string or other interpolated string?
Or in other words: "Merge constant strings in interpolated string"
Beta Was this translation helpful? Give feedback.
All reactions