Outline doesn't show current position when items are hidden
Brought to you by:
fabioz
The Outline view is supposed to show the current cursor position highlighted on the tree. That works fine as long as "Hide" options aren't ticked. But with "Hide" option(s) ticked, if the current cursor position corresponds to a hidden item, then the position on the tree is no longer shown.
For example, I have "Hide Imports" and "Hide Fields" ticked. If the current cursor position is after a member assignment within a function, then the outline view doesn't highlight the current function in the tree view.
This is PyDev 1.5.9 on Eclipse 3.6 on Windows 2000 SP4.