This intention unescaped a string. It replaces escaped characters (\\n
) with the equivalent, unescaped value (\n
).
Valid context
This intention is available on all double–quoted strings, which contain escaped characters.
This intention unescaped a string. It replaces escaped characters (\\n
) with the equivalent, unescaped value (\n
).
This intention is available on all double–quoted strings, which contain escaped characters.