Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Multi-word org.eclipse.ui.keywords for preference page filter
Multi-word org.eclipse.ui.keywords for preference page filter [message #1710572] Wed, 07 October 2015 11:43
Eclipse UserFriend
Hi,

I have a preference page (Code Recommenders > Completions) which uses the org.eclipse.ui.keywords extension point to register additional keywords (besides its name: completions) under which the user should be able to find it. Among the keywords are content and assist.

Unfortunately, the user can only find my preference page if typing "content" or "assist" in the filter widget, but as soon as the user types "content a" or an even longer prefix, my preference page vanishes from the result set.

Hence my question: How to specify multi-word keywords, so that we are also found under "content assist" (just as Java > Editor > Content Assist is). Is this possible? The extension point documentation is a bit sparse.

FWIW, here is my current keyword string:

keywords.completions.label=Java assist code complete content intelligent processors proposal recommendations session

Best wishes,

Andreas
Previous Topic:CommonNavigator context menu issue
Next Topic:Enable and disable Command Menu item programmatically
Goto Forum:
  


Current Time: Sat Jul 19 20:57:34 EDT 2025

Powered by FUDForum. Page generated in 0.04483 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top