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

UiBinder templates code completion problems.

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

Description

There are many problems with code completion for UI.xml files.
1. The most often one - only few properties are shown in ctrl + space dropdown instead of full list.
2. For enums values - no suggestions at all.
3. It would be nice to show javadoc comments for properties in dropdown list, it would improve development process a lot.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing Ctrl+Space completion in UI.xml UiBinder templates and inspect the plugin entry point that supplies the dropdown suggestions. Done means properties show their full list, enum values receive suggestions, and property Javadoc comments appear in the dropdown; no specific source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.