![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Intellisense and the psychology of typing
From: Brian Beck <exogen@gmail.com>
Date: Fri May 27 2005 - 17:32:51 CEST
Well, there are two distinct features of IntelliSense as you know it.
Auto-completion is included almost all beefy Python IDE's.
Contextual help is included even in IDLE, where if you begin typing a
|