#77: Symbols coloured incorrectly
------------------------------+---------------------------------------------
Reporter: japgolly | Owner: zdennis
Type: defect | Status: new
Priority: normal | Milestone: 1.0
Component: Editor | Version: 0.7.0-d
Severity: normal | Keywords:
Ticket_dependency: |
------------------------------+---------------------------------------------
As far as I can tell symbols can only consist of a-zA-Z0-9_
I'm sure though that dashes, commas, equals signs etc are invalid yet rdt
considers everything attached to a colon a symbol (except for quotes). See
the following example:
:test_sym=>@test_var
RDT syntax highlighting considers the whole thing to be a symbol.
--
Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/77>
RDT (RubyEclipse) <http://rubyeclipse.mktec.com>
Eclipse Ruby Plugin