Community
Participate
Working Groups
In Eclipse JDT the icons in content assist and the outline used decorators (smaller icons layered on top of the basic icons) to add more information. We can do something similar for the content assist icons using a second span.
Created attachment 255338 [details] Implementation Until we have a demonstrated need for decorators, I don't want to add new API for it.
See also bug 473205. If/when we release these, we should support html (tags, attributes, attribute values) & css (properties, property values) content assist as well.
I think we should consider this for 13.0 - it makes the content assist much easier to use / understand. We should also investigate using an icon font so the decorators scale properly.
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04114.html