Interprete ANSI color
-
Hi,
I’ve got some log-files created in Linux with ANSI colored lines (INFO, WARNING aand ERROR).
Is there a possibility in Notepad++ to interprete this Escape-Sequences and color the lines according?Example (those squares below are shown as ESC-symbol in the editor):
[1;33m This is a warning [0mAs far as I saw there is no language specification and no plugin for that.
The Atom editor has a plugin to do so, but I do not want to use a second tool only for that color thingy.Is there a simple way to do this in Notepad++ ?
Thanks,
Daniel -