Saturday, October 26, 2024

Teaser: Display of program flow control symbols is coming to PyScripter

The next version of PyScripter will be able to display program flow control symbols (small arrows next to return/continue/break/yield statements), that help you visualize and better understand the flow of execution:

See the picture below:


You can enable/disable this feature through, Tools, Options, IDE Options, Editor, "Display flow control symbols".  You can also customize their color.
 

No comments: