Rich Ramos
Rich Ramos

Reputation: 191

Eclipse CDT outline not displaying current function

I'm running eclipse 4.2.1 (Juno) with the CDT plugin on linux. I have the outline view linked with the editor and as the cursor moves around the file the outline follows correctly except that the highlighted selection is not inside the visible region of the outline. So I have to scroll around in the outline to find the selection. Is there some configuration that needs to be changed or is this a bug?

Upvotes: 2

Views: 685

Answers (1)

Rich Ramos
Rich Ramos

Reputation: 191

This appears to be a bug which has been filed with the eclipse group as Bug 391058.

Upvotes: 1

Related Questions