| Summary: | Add Find References support to the DOT Editor | ||
|---|---|---|---|
| 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.100 (Photon) M6 | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| Whiteboard: | |||
|
Description
Tamas Miklossy
I pushed the following changes to origin/master: [531049] Add Find References support to the DOT Editor. - Provide the DotFindReferencesQueryExecutor, DotReferenceFinder, DotUiReferenceFinder classes (with the corresponding bindings in the DotUiModule) as custom implementation classes used when the user uses the 'Find References' functionality of the Xtext framework. - Adapt the DotDescriptionLabelProvider to display the 'Find References' Search Result properly. Resolving as fixed in 5.0.100 (Photon) M6. |