By accident, I have altered my settings as it relates to crtl-click feature and I cannot figure out how to change it back. Here is my issue, when I select a method and follow it using ctrl-click, Eclipse correctly opens the source and positions the cursor on the selected method. However, other methods within the class are no longer visible. In other words, the editor narrows its focus to the specific method I have selected. Originally, when I used this feature, I could use crtl-click to move the cursor to a selected piece of code and then use up/down arrows to navigate to other parts of my code, but now the editor only shows the specific selected target.
Anyone know what settings I have changed and how to revert back to the default behavior?