[wingide-users] Templates in 3.1

Luc Bourhis luc_j_bourhis at mac.com
Fri Mar 7 06:02:00 MST 2008


Hi,

the new template mechanism is a nice feature. However I am not too  
fond of the fact that the template mode must be explicitly escaped.  
Let's take an example:

def foo(self, args):
   code

Typical use would be: start typing def; hit tab, therefore  
autocompleting the template; type foo; hit tab; type args; hit tab;  
type the code. At that point, I find it very unlikely I would want to  
use tab to go back to foo or to use the arrow keys to change the  
indentation of the whole block: I just want to type my code as usual  
and I would therefore wish that the template mode would switch itself  
off without my having to hit the escape key.


Luc Bourhis
Computer Scientist
Chemical Crystallography Laboratory
University of Durham, UK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : /pipermail/wingide-users/attachments/20080307/7ca544ca/smime.bin


More information about the wingide-users mailing list