ActiveState going the wrong way

Neil Schemenauer nas at python.ca
Tue Apr 10 16:48:59 EDT 2001


D-Man wrote:
> On Tue, Apr 10, 2001 at 06:28:16PM +0000, costas at meezon.com wrote:
> | Can gVim do the following?
> | 
> | a) Have autocompletion / intellisense in the editor.
> 
> no, this is one feature that would be really cool.  OTOH, it makes for
> a lazy coder who can't (doesn't, rather) remember the
> function/variable names.  (This is from experience using JBuilder for
> a while)

The insert commands ^N, ^P, and ^X work fairly well for me.  What
amazes me about Vim is that after using it for years I am still
regularly learning new tricks (many of which work in vi as well).
Did you know that you can cut and paste macros after recording
them?

  Neil




More information about the Python-list mailing list