Quote:
Originally Posted by BrianSlick
I'm not familiar with Eclipse, so humor me and be specific. Are you telling me that while typing in file1.m that you will have handy access to a string defined in unrelated file253.m?
And you answered the second question without answering the first. What is it that you are wanting to do?
|
The answer to the first question in this post is typically "yes", but some people may prefer greater granularity
What I want is this: If I type "pers" and repeatedly press a special key combo, the IDE cycles through all strings in *.m in the current project that start with "pers". Emacs and Eclipse users usually rely on this feature quite heavily.