Hi,

I'll add it to the 4.3 wishlist.

Detlev

On Freitag, 25. Juli 2008, nEO (a.k.a. gentoo.cn) wrote:
> I tried using eric's template function, but it's need use mouse select
> which template use.
> I want some function like textmate automatic code snippet.
> such as type:
> sbu<Tab>
> will auto generate follow code
> #!/usr/bin/env python
> # -*- coding: utf-8 -*-
>
> for<Tab>
> will generate sth. like:
> for {X} in {Y}:
>     {Z}
> and press <Tab> will fast goto X, Y, Z
>
> using eric template we need move finger to mouse and select which template
> we want then click.
> if use keyword snippets, will be very fast and without breaking the
> keyboard input.
>
>
> --
> I'm the one, powered by nEO



-- 
Detlev Offenbach
[EMAIL PROTECTED]
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to