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 - Method prototypes on comments w/o :call-seq: (RDoc preview)
Summary: Method prototypes on comments w/o :call-seq: (RDoc preview)
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 10:55 UTC by jariw
Modified: 2011-01-28 20:11 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 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.