Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.7.2.RELEASE
-
None
Description
There are still a few places that use ICompletionFactory.simplecompletion to create completion for list of values.
These completions therefore only use plaintext and do not highlight the search term like the other ones do.
We should fix this (probably by fixing implementation of 'simple completion' to do the nicer / fancier thing).