Bug 230305 - [open plug-in artifact] display/filter extensions' ids when they exist
Summary: [open plug-in artifact] display/filter extensions' ids when they exist
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-05 18:20 EDT by Benjamin Cabé CLA
Modified: 2019-09-09 02:42 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Cabé CLA 2008-05-05 18:20:31 EDT
That would be groovy if the "Open Plug-in Artifact dialog" could display (and allow searching through) the "id" attribute of an extension when it exists.

Clients of o.e.c.r.applications, o.e.c.r.products etc. use it and I'd find it very useful to be able to find the "antRunner" application, for example, typing just a few letters...

But we must wait 3.5, right?..
Comment 1 Markus Keller CLA 2008-05-06 05:37:39 EDT
I think the matched text should appear in the label of every matched entry. In the screenshot from bug 230248 comment 6, it looks strange that "*participa" matches "org.eclipse.core.filebuffers.documentSetup - ...".

You'd probably have to introduce a new entry kind "ID" whose name is the id and whose post-qualification is the extension point name and the contributing plug-in.
Comment 2 Benjamin Cabé CLA 2008-05-06 06:06:34 EDT
(In reply to comment #1)
> I think the matched text should appear in the label of every matched entry. In
> the screenshot from bug 230248 comment 6, it looks strange that "*participa"
> matches "org.eclipse.core.filebuffers.documentSetup - ...".

I of course did that, but I removed it just before making the screenshot...
I just forgot to remove the "matching" code! :)

In my former label provider, I displayed the ID between brackets (ie. "org.eclipse.core.runtime.applications [org.eclipse.ant.core.AntRunner] ......").
It will probably be even prettier when we'll use owner draw labels (see bug 219271)
 
> You'd probably have to introduce a new entry kind "ID" whose name is the id and
> whose post-qualification is the extension point name and the contributing
> plug-in.

Why not..! Doing that will also allow to match inner IDs (like IDs of views, perspectvies, etc.), and not only extension IDs!
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:37:33 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 4 Julian Honnen CLA 2019-09-09 02:42:04 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.