[Eric] Does eric support textmate style code snippets?

Detlev Offenbach detlev at die-offenbachs.de
Fri Jul 25 18:59:18 BST 2008


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
detlev at die-offenbachs.de


More information about the Eric mailing list