Wednesday, February 2, 2011

Re: GPE auto-complete only partially working for UiBinder tags

On 02/02/2011 12:37 PM, Jeff Chimene wrote:
> Hi:
>
> I notice that in GPE version 2.2.0.ms1-201101251930
>
> when editing a UiBinder file
>
> I get a suggestion list after CTRL+SPACE, but after RETURN, the selected
> element is not copied.
>
> For example, the following sequence
> <g:Vert
>
> CTRL+SPACE ==> auto-complete popup
>
> cursor over VerticalPanel
>
> RETURN
>
> text not copied
>
> Maybe pilot error - but this auto-complete works for Java code.

It's more complicated than I originally thought: auto complete +
auto-close works for the <g:cell>

When there's no alternative, auto-complete works. For example,
auto-complete works for </g:VerticalPanel>

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment