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 127099

Summary: :call-seq: unknown to syntax highlighter
Product: ruby Reporter: jariw <jariw>
Component: EditingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description jariw 2008-02-11 09:59:44 UTC
The RDoc tag :call-seq: is unknown to the editor's syntax highlighter. 

A comment such as:
# :call-seq:

...will display as the usual comment color, not as a specially highlighted comment word (such as :nodoc:, :startdoc:,
:title:, and so on).

Tested version: 6.1, Milestone 1
Comment 1 Erno Mononen 2008-03-31 11:47:05 UTC
Reproduced in Build 080328, adjusting priority.