#70: Operator breaks comments ------------------------------+--------------------------------------------- Reporter: japgolly | Owner: zdennis Type: defect | Status: new Priority: normal | Milestone: Component: Editor | Version: 0.7.0-d Severity: minor | Keywords: Ticket_dependency: | ------------------------------+--------------------------------------------- If I use the <<= operator, all comments after that line are no longer coloured. See the following example
# Coloured correctly x<<='blah' # Not coloured at all -- Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/70> RDT (RubyEclipse) <http://rubyeclipse.mktec.com> Eclipse Ruby Plugin