| Summary: | A few style rules missing from editor themes | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Anton McConville <antonm> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | antonm, Silenio_Quarti, simon_kaegi |
| Version: | 1.0 | ||
| Target Milestone: | 4.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |
The editor themes need to specify some additional style rules for JavaScript files. These are: 1. "token_doc_comment" eg. /** block documentation comments */ 2. "token_doc_html_markup" eg. /** <span>html tags in doc blocks</span> */