How to get ConsoleView in debug console roro co Created November 25, 2015 17:12 I hope use ConsoleActionsPostProcessor to add my action, so how to get toolwindow "Debug"'s ConsoleView?
I find the solution with following:
//dbg is Debug ToolWindow
but when !dbg.active, I can't get consoleview, I still need a way to get consoleview in !dbg.active