call hierarchy color code
I'm using the hierarchy tool window for the first time, to trace callers of a method, and some of the methods are highlighted green.
What is the meaning of this color coding?
I was unable to find any description of color coding for the hierarchy tool window in the online documentation.
Thanks,
- Tomas
请先登录再写评论。
Ah, nevermind. I realized that the lines with green highlighting correspond to files that are open in an editor window.
I am not 100% sure but IMO those calls comes from unit tests.
regards