PackageDescription: RBMostRecentSelection


RB Most Recent Selection

Last published: August 25, 2010 by 'klnsrgn'

Defines 5 Classes
Extends 25 Classes


Changes the behavior of the code tools so that they use the most recently selected object to determine if they are active.
The behavior can be tweaked:

Refactory.Browser.CodeTool showMostRecentObjectsOnly: true.
Only code tools matching the most recently selected objects are shown

Refactory.Browser.CodeTool showMostRecentObjectsOnly: false.
Tools matching any selected object are shown