GrepConsole icon indicating copy to clipboard operation
GrepConsole copied to clipboard

Add Debugger Console support in Rider (c#)

Open jasells opened this issue 5 months ago • 1 comments

I am trying to get something aproximating the Visual Studio debugger console colorizing options. I don't know why RIder has them split in the first place... but that's a different problem

The plugin seems to only work for the output Console, not the Debug output console. It would be very useful to be able to target both or pick one.

This extension for VS is very similar, but not for jetbrains stack. https://marketplace.visualstudio.com/items?itemName=MikeWard-AnnArbor.VSColorOutput64

jasells avatar Sep 17 '25 13:09 jasells

https://github.com/krasa/GrepConsole/issues/145 ? https://youtrack.jetbrains.com/issue/IJPL-60196/TerminalExecutionConsole-Extension-points-support

krasa avatar Sep 17 '25 13:09 krasa