This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 124127

Summary: implement rake task keyboard shortcuts
Product: ruby Reporter: ajasja <ajasja>
Component: RakeAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 127998    
Bug Blocks:    

Description ajasja 2007-12-17 15:05:17 UTC
It would be really great if I could add assign shortcuts to rake tasks. 
For example in the Tools->Options->Keymap dialog.
Then I could assign the take spec task to [CTRL + 1], rake log:clear to [CTRL + 2] etc...
Comment 1 Martin Krauskopf 2008-02-13 15:28:09 UTC
Thanks for idea. Likely not into 6.1. Feature freeze is soon.
Comment 2 richo 2008-03-18 00:05:41 UTC
I created an issue for an alternative idea on accessing Rake tasks.
http://www.netbeans.org/issues/show_bug.cgi?id=127998
Comment 3 Martin Krauskopf 2008-03-18 07:30:51 UTC
Leaving this open. Might be they can live side by side. I saw that you have also adjusted the RubyNextReleasePlan wiki
pages, thanks!
Comment 4 Martin Krauskopf 2008-04-29 20:27:45 UTC
Fixed: f4db162c56be, dfcadc2e6ec9, 1bd7ff52c809, 2c6e8481a49e

See http://wiki.netbeans.org/RubyRake for more details.
Comment 5 Quality Engineering 2008-04-30 04:34:36 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #166 build
Changeset: http://hg.netbeans.org/main/rev/1bd7ff52c809
User: Martin Krauskopf <mkrauskopf@netbeans.org>
Log: #124127: Shortcut for the Rake Runner dialog
Final piece, making big differences wrt. to the usability