Re: why not envisage to extend suggestions to html and/or jsp pages ?
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Organization | Sun Microsystems, Inc |
| Message-ID | <1043698569.11602.252.camel@proto> |
On Sat, 2003-01-25 at 10:31, vbrabant wrote: > I would like to know if you envisage to extend your suggestion panel to > other files than java files. Yes. The copyright fixer, and the source-scanner (for TODO, FIXME, etc.) works on all source file types, including HTML. > For example, if someone edit a html file of a netbeans module, have a > suggestion panel that say you that you omit > some netbeans meta-tags like description, author, ... It would be nice to have a "style/rule checker" ala PMD for other file types. If you're aware of a good one, let me know and perhaps integrating one is easy. (I don't have time to write such a tool from scratch, I'd rather integrate an existing one.) -- Tor