Code completion

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jh@schaubroeck.be
Posts: 4
Joined: Tue Mar 09, 2004 7:26 pm

Code completion

Post by jh@schaubroeck.be »

Hi,

When using oxygen 3.1 (plugin for eclipse) it's nice that when typing a tagstart '<' it shows the available tags. But if I made a mistake and don't delete the whole tag to start anew, the completion isn't shown (only when restarting the tag)

eg: when entering a tag:
<ns:elementA>
I change my mind, press backspace:
<ns:element
I would like to see the available tags starting with <ns:element instead of deleting the whole tag and looking it up between other tags not starting with <ns:element
(I don't mind to see the popup stand there while typing the tag)

Is there an option for this? Or is this not available for some reason? Or will it be there in a future release?

Kind Regards,
Jan
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Jan,

If you do not enter ">" and delete characters from a partially entered tag then the content completion popup should be visible. Also you can make it appear any time if you press CTRL+Space (content completion on request).

Best Regards,
George
Post Reply