PackageDescription: FindAgain


Find Again

Last published: August 10, 2010 by 'dkbuck'

Defines 1 Classes
Extends 3 Classes


When you browse senders of a selector or references to a class or shared variable, the browser will position you to the first reference to that item in the method. It's hard, however, to get to the next occurrence of that item.

This package adds two menu items to the Code Tool when you're browsing senders or references. If there are more occurrences of this item in the method, you can use "Find Next". If you're not on the first reference, you can use "Find Previous".

This code is known to work with VisualWorks 7.7. It hasn't been tried on any other version.

This code is freely distributable and can be used without restriction for any purpose. The author makes no warranty about its behavior so use it at your own discretion.

David Buck