#68: Fix constant highlight
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: zdennis
Type: defect | Status: new
Priority: normal | Milestone:
Component: Editor | Version: 0.7.0-d
Severity: normal | Keywords:
Ticket_dependency: |
-------------------------------+--------------------------------------------
Constants in variable/methods names are colorized.
Ex:
{{{
def foo42oof
bar42
end
}}}
All 42 are marked as constants.
--
Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/68>
RDT (RubyEclipse) <http://rubyeclipse.mktec.com>
Eclipse Ruby Plugin