#73: Inline String Substitution can "mess up" syntax highlighting --------------------------------------------------+------------------------- Reporter: japgolly | Owner: zdennis Type: defect | Status: new Priority: normal | Milestone: 1.0 Component: Editor | Version: 0.7.0-d Severity: normal | Resolution: Keywords: syntax highlight string substitution | Ticket_dependency: --------------------------------------------------+------------------------- Changes (by cwilliams):
* keywords: => syntax highlight string substitution * summary: Syntax highlighting incorrect => Inline String Substitution can "mess up" syntax highlighting Comment: This is yet another more complex syntax rule. We probably should seriously consider hooking syntax coloring into the AST of a file, since the rules for Ruby syntax seem to be much harder with many more exceptions than Java code. -- Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/73> RDT (RubyEclipse) <http://rubyeclipse.mktec.com> Eclipse Ruby Plugin