| Summary: | Improve the DOT Editor Auto Edit functionality | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Tamas Miklossy <miklossy> |
| Component: | GEF DOT | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 5.0.200 (2018-09) M1 | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| Whiteboard: | |||
|
Description
Tamas Miklossy
I pushed the following changes to origin/master: [536795] Improve the DOT Editor Auto Edit functionality. - Provide a DotAutoEditStrategyProvider with the corresponding binding in the DotUiModule that delegates to the DotAutoEditStrategy. - Provide implementation in the DotAutoEditStrategy class to auto insert closing html-like label tags when the opening tag is closed by pressing the '>' symbol. - Implement corresponding DotAutoEditTests test cases. Resolving as fixed in 5.0.200. |