News

When I run the debugger on a Python script I'm working on, and I set a breakpoint, that when the debugger reaches the breakpoint, it highlights the line with a subtle yellow color which is obvious but ...
But whenever there is no scope highlighting I would like to fall back to slight highlighting of my current indentation level. I.e., in this picture: I would like to have some slight highlighting of ...