Tag specific attributes

Syntax highlighting, code folding, brace matching, code indenting, and function list

Tag specific attributes

Postby Jasrags » Tue Feb 08, 2005 2:51 pm

Is there are way to define a set of attributes for a specific tag I.E.:

<TestTag> can only have ID= Width= and Height=

I dont see a way but i could be missing something.
-Jason
User avatar
Jasrags
Newbie
 
Posts: 1
Joined: Tue Feb 08, 2005 12:00 am

Re: Tag specific attributes

Postby Mofi » Sat Aug 05, 2006 1:14 pm

No, that's not possible. The wordfile contains just a simple list of words because UltraEdit is a general text editor which does not understand the content of a file like an editor designed for a specific file format or programming language.

But you can create a file for auto-completion. That could be very helpful here. Auto-completion is very useful for XML files. Once created for a specific type of XML files it is a big time saver.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Syntax Highlighting