Colorize console output in Intellij products

后端 未结 5 808
Happy的楠姐
Happy的楠姐 2020-11-29 19:53

I have a custom script with a default output. I\'d like to colorize errors, warnings and infos. There\'s a way to do that in Intellij products (IDEA, PhpStorm, PyCharm)?

5条回答
  •  天命终不由人
    2020-11-29 20:38

    It has been a while, but in case you are still interested, there is a new plugin for console colorizing: Grep Console.

    Colorized build output in IntelliJ

    Works nicely with Intellij 12.
    Make sure you restart IntelliJ after installing the plugin. After you will see the plugin icon in the top left corner (white-red icon).

提交回复
热议问题