[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.cdt] Navigation regressions in M6?
|
I was under the impression that M6 would clean up most of the obscure
areas of the code indexer and we'd see navigation really start to shine.
Well, tonight I upgraded Eclipse+CDT M6 and discovered that navigation
hardly works at all. It's much worse than M5.
In M5, F3 would take me to a function's definition easily 90% of the
time, M6 hardly does it 40%. In M5, repeating F3 allowed you to bounce
between a function declaration and definition, M6 always takes you to
the definition even if you're already on the definition. And there
appear to be no improvements to the call hierarchy -- it didn't work at
all in M5 and it continues to not work in M6.
I'm running M5 and M6 side-by-side on the exact same source tree.
Guess I'll stay with M5 for now... Is this a known bug or should I
somehow try to isolate these problems and report them in Bugzilla?
Thanks,
- Scott