26
1

When I copy some long string like json from a debugger, and want to look at it properly formatted it starts off encoded with /n and /t characters, etc.

I usually go:

  • Replace (Normal) /n -> qqqq
  • Replace (Extended) qqqq -> /n

Is there some trick to do this in one step?

27
1
Notepad++ v8.6.2 release (notepad-plus-plus.org)

Notepad++

243 readers
1 users here now

A community for discussing the notepad++ text editor https://notepad-plus-plus.org/

Looking for mods, if you want to mod the community feel free to dm @Ategon@programming.dev

founded 2 years ago
MODERATORS