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 - :call-seq: unknown to syntax highlighter
Summary: :call-seq: unknown to syntax highlighter
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 09:59 UTC by jariw
Modified: 2011-01-28 20:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
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 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.