gwt-plugins / gwt-plugins/gwt-eclipse-plugin
UiBinder template editor suggestions priority
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 117
- Forks
- 49
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The editor seems to ignore priority of suggestions as provided by Eclipse. When I type panel, I get as first suggestion AbsolutePanel, then CaptionPanel and so on, instead of Panel as the best match.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by reproducing the UiBinder template editor behavior described in the issue, typing "panel" and comparing the suggestion order with Eclipse's provided priorities. Trace the editor's completion-suggestion entry point and verify that Panel appears before AbsolutePanel and CaptionPanel when the fix is complete.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100