What does green color background in Code Complete mean
I noticed that sometimes the code complete window has a few options grouped together at the top of the list with a green background. I beleive this is new in Selena. What is the significance of the green vs the normal blue?
It only happens when smart code complete ctrlshiftspace is used.
Attachment(s):
1.png
Please sign in to leave a comment.
Yes, it's new in Selena. It means you use them frequently or maybe just used them. Also notice that the green items are sorted in alphabet.
In fact it means most relevant items. Relevancy is not only frequently
used items, but also lots of other things, like things with 'good' name
or just closest items in the code. And they're sorted by relevancy, not
alphabetically.
Thanks to you both :)
Is that in the help documentation at all? I looked for it, but could not find it.
Hello Lance,
No, this is not currently documented. We'll add docs for this in a future
update.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"