##// END OF EJS Templates
Backport PR #10198: Correctly deprecate limit_to_all...
Backport PR #10198: Correctly deprecate limit_to_all At least emit a warning. Should likely be backported to 5.x.

File last commit:

r23203:cae4f7c9
r23239:dfc832f8
Show More
highlight-pygments.rst
3 lines | 136 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / highlight-pygments.rst
Thomas Kluyver
Backport PR #10168: Document highlight_style takes class....
r23203 The configuration value ``TerminalInteractiveShell.highlighting_style`` can now
directly take a class argument for custom color style.