Hi,

Is it possible with Eric4 to prevent stepping in (mostly) empty __init__.py files while debugging? The annoying think is that the file is opened and that makes the tabs view on top of the editor unnecessarily more crowded.

Preventing opening the __init__.py files would enlighten the sometimes very crowded tab line on top of the editor.

One could first check if the file is really empty (because sometimes you /want/ to put something into that file). If it is, skip it. If it isn't, step through it (if that is at all relevant, of course...).

Could also be a preference option...

--
Best rgds,

Geert
________________________________________________

*Use EcoCho <http://www.ecocho.com>: environmentally friendly search the internet!*
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to