Rider Run output window colorful
Is it possible to get Rider run window output with different colors like errors: red, warnning:yellow etc.
I used to use an extension on VS. so i would love to have something like that for Rider. it is pretty useful indeed.
Please sign in to leave a comment.
Hi Emil,
Could you please share a screenshot of what you want to be coloured? What is the name of that VisualStudio extension?
K.R.
Sofia.
I am also looking for this feature.
I use 'vs color output' / https://marketplace.visualstudio.com/items?itemName=MikeWard-AnnArbor.VSColorOutput
For example, if it finds 'warn' in the debug output - this line is printed in orange...
Hi,
Could you try GrepConsole plugin https://plugins.jetbrains.com/plugin/7125-grep-console? Can it help you?
Hi Sofia,
thank you - exactly what i was looking for!
:-)