Community
Participate
Working Groups
OpenAction could benefit from using IWorkbenchPage's openEditors(IEditorInput[], String[] int) as it would mean multiple files would be opened more quickly since only the first editor would be instantiated.
The problem is that there's currently no Platform UI API that also allows to pass in the selection. *** This bug has been marked as a duplicate of bug 178231 ***