Page 1 of 1

Code completion

Posted: Fri Mar 26, 2004 12:31 pm
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

Posted: Fri Apr 02, 2004 7:52 am
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