Orion/Planning Meeting/Tooling for JS,HTML,CSS
From Eclipsepedia
HTML / CSS
- Syntax Highlighting
- Validation (keypress / onsave)
- Content Assist / Documentation Assist
- Attributes to be set
- Template (e.g. Textmate Snippets)
- HTML => table
- CSS => namespacer
- Zen Coding
- HTML scaffolding based on CSS
- Multibrowser Rule Helper for CSS
- Selector Rule Helper
- context from HTML
- what is it apply to?
- Namespacing support by Orion
- Orion can make sure that you do not have
JavaScript
- Debugger
- What does the integration look like?
- Syntax Highlighting (*)
- Content Assist (*)
- Minify (linking to original source) / Beautify
- Formatting
- Refactoring
- Killer-Feature
- How to do? (Rope?)
- Parsing
- Incremental
- Integration Point?
- Editor
- Packaging
- Validation
- Folding
- Parser is required therefore