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 127107

Summary: Method prototypes on comments w/o :call-seq: (RDoc preview)
Product: ruby Reporter: jariw <jariw>
Component: EditingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jariw 2008-02-11 10:55:25 UTC
Requested enhancement for the RDoc preview (=in Windows, pressing Ctrl+Shift+Space while the caret is on a comment in
the editor):

If a comment appears before a method and no :call-seq: was present in the comment, it would be extremely helpful to get
the default method prototype listed at the top, just as it would be interpreted by RDoc.