vote up 1 vote down star

Hi guys,

I know of etexteditor and vim/emacs.

Are there any other windows editors which have textmate-like snippets support (eg. you write trigger word, press tab, it changes to something, you press tab again, and it changes to first stop, you can then enter something there and it will change on several other places according to snippet defined) ? I know it's a little weird explanation, but you probably know what I mean.

flag

8 Answers

vote up 1 vote down

Redcar, written in Ruby, was just released, but it's not polished by any means.

Apart from that, I don't know of any.

link|flag
vote up 1 vote down

jEdit will do something similar if you use the SuperAbbrevs plugin.

link|flag
vote up 1 vote down

Visual Studio will do this, but it's nowhere near as nice as textmate / e.

link|flag
vote up 1 vote down

I don't use windows but whilst searching for a alternative for linux I came across e-texteditor.

link|flag
vote up 1 vote down

You can look into using an application independent of your IDE, to expand snippets.

I have a lorem ipsum snippet; one that contains my URL, my email, and so on, but you could also make snippets that contain code.

Applications: Textexpander for Mac, Typinator for Mac, Texter for Windows (no experience with the last one, so don't know if it's any good)

link|flag
vote up 1 vote down

InType could "someday" become what you're looking for, at least the alphas are promising. Sadly, a release version of InType is still far from being ready (see blog and forums).

link|flag
vote up 0 vote down

Komodo Edit and Komodo IDE both support this, although TextMate is arguably a bit more refined and polished in this area. Komodo Edit is free, however, and compares very favorably against the likes of InType and E for Windows.

http://www.openkomodo.com/

link|flag
vote up 0 vote down

You can use the snipMate plugin for vim - I use it and it works great

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.