Hi! Over QtConsole we are doing some work to use the changes done at #14138 to customize traceback syntax highlighting (see spyder-ide/qtconsole#608).
Following spyder-ide/qtconsole#608 (comment) and spyder-ide/qtconsole#608 (comment), wanted to check if making VerboseTB._tb_highlight_style a public attribute makes sense/could be possible.
Also, are there any plans related with changing the traceback syntax highlighting logic in the future? Any in info is greatly appreciated!
Hi! Over QtConsole we are doing some work to use the changes done at #14138 to customize traceback syntax highlighting (see spyder-ide/qtconsole#608).
Following spyder-ide/qtconsole#608 (comment) and spyder-ide/qtconsole#608 (comment), wanted to check if making
VerboseTB._tb_highlight_stylea public attribute makes sense/could be possible.Also, are there any plans related with changing the traceback syntax highlighting logic in the future? Any in info is greatly appreciated!