There are some files that contains r
(without n
followed), which is displayed as line break in VSCode. I want to inspect these r
that does not have n
followed. Is it a way to make it display?
Using "editor.renderWhitespace": "all", "editor.renderControlCharacters": true
in settings doesn’t work.