Community
Participate
Working Groups
The Content Assist command is currently defined in the "In Windows" context, but frequently used in both Windows and Dialogs. Could it be moved to the "In Dialogs and Windows" context to prevent us from having to register all of our Dialogs as IWorkbenchContextSupport.TYPE_WINDOW?
Markus, this fits perfectly into what you're currently doing.
Yes, will move it. Kevin, do you have a bug number for your bug 58078, comment 4 ("Context support asynchronously activates contexts.")?
filed Bug 58661. I've had this discussion with members of Platform UI before. So far I've been able to work around any problems I've had, however it does seem like a problem that should be addressed.
Fixed in HEAD of org.eclipse.ui.workbench.texteditor.