gwt-plugins / gwt-plugins/gwt-eclipse-plugin
UiBinder template editor suggestions priority
- Lingua principale
- Java
- Stelle
- 117
- Fork
- 49
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 52/100