IDE with a specific feature

Andy Todd andy47 at halfcooked.com
Mon Sep 29 11:53:41 EDT 2003


Daniel Klein wrote:

> I don't want to get into a 'which IDE is the best' conversation. I'm
> looking for an IDE that has the ability to view 2 (or more)
> methods/functions within the same module simultaneously.
> 
> I've looked at the screen shots for Komodo, Wing, BlackAdder, etc and
> it is not obvious that any of them have this feature.
> 
> This is something I got use to in Smalltalk and have found it quite
> useful when working on several methods that work closely together.
> 
> Daniel Klein

No one else has mentioned it, but Vim does this too. Just type ":split". 
  I believe Vim 6 has support for horizontal or vertical splits as well.

Regards,
Andy
-- 
--------------------------------------------------------------------------------
 From the desk of Andrew J Todd esq - http://www.halfcooked.com/







More information about the Python-list mailing list