Property content based content assist [message #761243] |
Tue, 06 December 2011 02:14  |
Eclipse User |
|
|
|
Hi,
I'd like to allow content assist for a certain property.
The property's values are taken from a tree-based node list such as:
valuea
.....valueb
.....valuec
..........valued
Using PossibleValuesService, I can show a list of all nodes and their children such as:
valuea
valuea/valueb
valuea/valuec
valuea/valuec/valued
However, I'd like to be able to show (when the user ctrl+spaces) only the relevant nodes for the current level.
Is this possible?
I'd basically like a hook method for populating the proposals list instead of setting all possible values a priori.
Thanks,
Roded
|
|
|
|
Powered by
FUDForum. Page generated in 0.03746 seconds