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 191793 - Run/Debug Rake Tasks UI always has 'Show Undocumented Task' deselected
Summary: Run/Debug Rake Tasks UI always has 'Show Undocumented Task' deselected
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rake (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 12:31 UTC by RobNichols
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RobNichols 2010-11-10 12:31:16 UTC
With Rails 3, some useful Rake Tasks appear as 'Undocumented' in the 'Run/Debug Rake Task' UI. For example, test:units and db:test:clone. As I use these quite a lot, I am forever having to tick the 'Show Undocumented Task' box.

It would be great if either: 

1. the dialogue box remembered your last selection of 'Show Undocumented Task'

or

2. there was an additional option on this UI to 'Always Show Undocumented Task'

or

3. there was a configuration option in the NetBeans Options > Miscellaneous > Ruby dialogue to allow you to choose the default behaviour.