[Idle-dev] Hide code?
Bruce Sherwood
bas@andrew.cmu.edu
Sun, 04 Nov 2001 11:20:51 -0500
Makes sense. Thanks.
Bruce Sherwood
--On Monday, November 05, 2001 01:20 +1100 "Stephen M. Gava"
<elguavas@users.sourceforge.net> wrote:
> This concept is called "folding" and it is available in quite a number of
> programmers text editors. In idle we can just open the class browser and
> double click on the entries there to quickly jump around in a large
> module. The overhead of implementing folding in the idle editor may be
> prohibitive.