[Pharo-project] Browse classes with shortcut in merge
Hi Gary: It would be cool to be able to browse a class (when selected) using the shortcut (cmd + b). Right now you only can browse it using right button -> Browse class Cheers Mariano
Certainly possible. Needs an update for Polymorph as well as the Diff tools. Will only be available when the "changes tree" has keyboard focus, also... Will do cmd+n for senders, cmd+m for implementors and cmd+v for versions while at it. Also, I'll update the menu items to indicate shortcuts. Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo Development Cc: Gary Chambers Sent: Friday, February 19, 2010 2:57 PM Subject: Browse classes with shortcut in merge Hi Gary: It would be cool to be able to browse a class (when selected) using the shortcut (cmd + b). Right now you only can browse it using right button -> Browse class Cheers Mariano
Thanks Gary :) 2010/2/22 Gary Chambers <gazzaguru2@btinternet.com>
Certainly possible. Needs an update for Polymorph as well as the Diff tools. Will only be available when the "changes tree" has keyboard focus, also...
Will do cmd+n for senders, cmd+m for implementors and cmd+v for versions while at it. Also, I'll update the menu items to indicate shortcuts.
Regards, Gary
----- Original Message ----- *From:* Mariano Martinez Peck <marianopeck@gmail.com> *To:* Pharo Development <pharo-project@lists.gforge.inria.fr> *Cc:* Gary Chambers <gazzaguru2@btinternet.com> *Sent:* Friday, February 19, 2010 2:57 PM *Subject:* Browse classes with shortcut in merge
Hi Gary: It would be cool to be able to browse a class (when selected) using the shortcut (cmd + b). Right now you only can browse it using right button -> Browse class
Cheers
Mariano
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Will happen in the next update :) On Feb 22, 2010, at 7:19 PM, Gary Chambers wrote:
Certainly possible. Needs an update for Polymorph as well as the Diff tools. Will only be available when the "changes tree" has keyboard focus, also...
Will do cmd+n for senders, cmd+m for implementors and cmd+v for versions while at it. Also, I'll update the menu items to indicate shortcuts.
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo Development Cc: Gary Chambers Sent: Friday, February 19, 2010 2:57 PM Subject: Browse classes with shortcut in merge
Hi Gary: It would be cool to be able to browse a class (when selected) using the shortcut (cmd + b). Right now you only can browse it using right button -> Browse class
Cheers
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
In the latest Widgets/DiffTools on SqueakSource now. Regards, Gary ----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Tuesday, February 23, 2010 9:16 AM Subject: Re: [Pharo-project] Browse classes with shortcut in merge
Will happen in the next update :)
On Feb 22, 2010, at 7:19 PM, Gary Chambers wrote:
Certainly possible. Needs an update for Polymorph as well as the Diff tools. Will only be available when the "changes tree" has keyboard focus, also...
Will do cmd+n for senders, cmd+m for implementors and cmd+v for versions while at it. Also, I'll update the menu items to indicate shortcuts.
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo Development Cc: Gary Chambers Sent: Friday, February 19, 2010 2:57 PM Subject: Browse classes with shortcut in merge
Hi Gary: It would be cool to be able to browse a class (when selected) using the shortcut (cmd + b). Right now you only can browse it using right button -> Browse class
Cheers
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Gary Chambers -
Mariano Martinez Peck -
Stéphane Ducasse