Hi Jeff, We were unable to reproduce this behavior. Do you see anything in the Eclipse Error Log (Window -> Show View -> Error Log).
Rajeev On Wed, Feb 2, 2011 at 2:40 PM, Jeff Chimene <[email protected]> wrote: > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
