Christophe Kibleur has sent me a prototype of a feature that I've
wanted for a long time. In python mode, typing 'for<tab>' gives::
for variable in range(length):
pass
with 'variable' selected. Typing another tab selects 'length' and
another tab selects 'pass'
So-called "schemes" for particular languages reside in xml files, so
everything is extensible.
I'll be uploading his prototype to Leo's file section immediately.
Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---