[xml-dev] Visual XML Editor Customizations
Petr Kuzel <[email protected]> Fri, 29 Nov 2002 15:25:28 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Hello Rich,
I tried the customization framework by creating profile
for XML Filesystem and I found it pretty exciting.
I have two suggestions:
- bind using doctype public ID instead of root element name
- extend element text format by entry for element name
(so could ommit :-)) e.g. "{#element} {name}" for my file
customization.
and one complain. It seems that opening editor is times slower
now. I have not investigated whether it's caused by completion
(my first guess) or customiations, yet.
Cc.