| Summary: | captures are not styled for blocks whose match is a single regex | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> |
| Component: | Editor | Assignee: | Grant Gayed <grant_gayed> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Silenio_Quarti |
| Version: | unspecified | ||
| Target Milestone: | 13.0 | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
- to reproduce this switch the order of the following two includes in the .jade grammar {include: "#tagWithAttributes"}, //$NON-NLS-0$ {include: "#keywords"}, //$NON-NLS-0$ - _getStyles() doesn't handle this case, it only handles captures in begin/end matches