Stephen Posey wrote: > The GEExperts toolbar buttons for "Sort", "Reverse Statement", > "Comment/Uncomment Code", "Change Case", and "Move to Matching > Delimiter" all come in handy frequently; but what I probably use > most are the "Next/Previous Identifier Reference" buttons
I'm so accustomed to using that command to navigate my source code. A couple of months ago, I started a new job. I was set up on a new computer, and I tried pressing Ctrl+Alt+Up to go to the previous occurrence of an identifier. After a flicker or two, my screen turned upside-down! It turns out the video driver had some keyboard shortcuts configured for rotating the screen. I disabled the video driver's extra stuff, but alas, the IDE I was using was Eclipse, which doesn't seem to support that navigation command anyway, whatever the keyboard shortcut. (Lots of other great features, though!) -- Rob __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
