gwt-plugins / gwt-plugins/gwt-eclipse-plugin

UiBinder template editor suggestions priority

Open
#519 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
117
Forks
49
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.