ActiveState Community

Auto-closing of tags?

Posted by Stellaris on 2007-03-12 14:09

Hi,

I already checked the documentation for Komodo Edit (Komodo Edit, version 4.0.2, build 275451, platform linux-libcpp5-x86. Built on Sat Feb 10 12:08:21 2007.) and the forums, but could not find any info, so I'm asking here:

I work with HTML/CSS mostly and wondered if there's a feature which auto-closes tags for me. Auto-completion per se works fine, but tags are not closed for me. Or is that an IDE feature? Am I missing something? A glance through the options didn't help either.

- Stellaris

jeffg | Mon, 2007-03-12 14:46

Komodo 4 ( Edit or IDE ) does not currently do auto-closing of tags, however this is a common enhyancement request so we may look at this feature for a future version. Thanks for the feedback.

--
JeffG | Komodo IDE 4.0 | MacBook Pro OS X Intel / Ubuntu 6.10 i386

Stellaris | Wed, 2007-03-14 02:29

Thanks for the reply Jeff,

I'll have a look at the bug tracker in the future before posting, I totally forgot about it. Looking forward to the feature, it's a massive time-saver for me.

Stellaris | Mon, 2008-03-10 14:19

Hi,

i just installed KomodoEdit 4.3 and still can't find the tag auto-close. Am I missing it? It's such a timesaver and I prefer it over using abbreviations or snippets, actually.

Any update appreciated :)

ToddW | Tue, 2008-03-11 12:23

No, the auto-closing of html tags has not yet been implemented.

If anyone is eager, interested and wants to implement it themselves for Komodo Edit, I'd suggest taking a look at this here:
http://svn.openkomodo.com/openkomodo/view/openkomodo/trunk/src/codeintel...

Cheers,
Todd

Stellaris | Wed, 2008-03-12 02:27

Thanks for the update, Todd.

Sadly, I don't get a thing looking at that code, hopefully someone else will step up.