That one feature pushed me to abandon ulipad and move into emEditor/ vim. They are worse for python, but I just cannot understand code without this feature once I have experienced it :)
On Feb 21, 3:02 am, limodou <[email protected]> wrote: > On Fri, Feb 20, 2009 at 11:58 PM, Oleg <[email protected]> wrote: > > > It means, that there is no way using only plugin's or/and mixin's > > techniques to implement this feature? > > Of cause you can. You can use mixin to hook the events and process > them. But this feature should be implemented first, then consider how > to make it a plugin. > > > I wanted to implement, but I did not looked in the source code of > > ulipad yet, and wanted to ask first, which way > > to implement this is possible and more preferable. :) > > If there is such implementation I can help you to make it to a plugin, > even merge it to the core. > > -- > I like python! > UliPad <<The Python Editor>>:http://code.google.com/p/ulipad/ > UliWeb <<simple web framework>>:http://uliwebproject.appspot.com > My Blog:http://hi.baidu.com/limodou
