HtmlCssEditing
Revision as of 13:11, 7 December 2009 by Mschovanek (Talk | contribs)
X/HTML and CSS Editing Improvements in Netbeans 6.9
Below is a list of possible enhancements and features for HTML and CSS editors. Items marked in bold font are the highly required ones.
X/HTML
Priority | Feature | Description | Issues | Milestone | State | |
---|---|---|---|---|---|---|
P2 | Support for more HTML versions | XHTML 1.1 and X/HTML 5 support | 123545 | |||
P2 | HTML refactoring | Renaming of html files updates all refering files and vice versa | 123545 | |||
P2 | HTML - CSS refactoring | Renaming of CSS classes and selectors, renaming of css files refered in html | ||||
P3 | Find usages | Find usages of html files | ||||
P3 | Safe delete | Safe delete of html files | 145714 | |||
P2 | Code completion for class and id elements | CC offers classes and ids from the bound stylesheet in html tags | - | |||
P2 | HTML hyperlinking | Navigation to refered files, css id and class elements | - | |||
P3 | JTidy support | 123986 | ||||
P3 | Bind external CSS stylesheet | Allow to simply bind an external stypesheet to html page. | 150828 | |||
P3 | More HTML completion | Code completion for all possibly completable attributes, DOCTYPE elements etc. | 178234 | |||
P3 | Tag based editors options | 145791 |
CSS
Priority | Feature | Description | Issues | Time estimate | Milestone | State |
---|---|---|---|---|---|---|
P1 | Support for CSS versions/browsers | Better support for CSS3 modules and proprietary syntaxes (MS IE) | 140603, 121117 | |||
P3 | Css refactoring | Refactoring of css usages in HTML. Mainly classes and ids. | 150189 | |||
P3 | Hyperlinking from css | Navigation in css @import(...) directives | 103977 | |||
P3 | Css navigator views | Plain/Selectors/Classes/Ids views | ||||
P3 | Filtering and sorting of css navigator | |||||
P3 | Semantic highlighting in CSS | Highlights unused elements, Overridden elements etc. | ||||
P3 | Color chooser in css color completion | Show a special item in the css color completion which triggers a colorchooser and puts the selected value to the text. | ||||
P3 | Used css colors in completion | Css color completion shows the already used # colors in the completion list. Should take them also from the referred sheets. |