http://bugs.kde.org/show_bug.cgi?id=170597 Summary: syntax highlighter for ruby files doesn't correctly
highlights symbols ending in !, ? and =
Product: kate
Version: unspecified
Platform: Compiled Sources
OS/Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: syntax
AssignedTo:
kwrite-devel@...
ReportedBy:
stefano.crocco@...
Version: (using Devel)
Installed from: Compiled sources
ruby allows symbols ending with the characters !, = and ? and also the :[]
symbol, but all of them are recognised incorrectly by the syntax highlighter:
:name= is highlighted as if it were the symbol :name followed by the operator
=. The same happens for symbols ending in ! and ?. The symbol :[] is
highlighted as if the : were a normal character and the [] a normal operator.
In all cases, the entire sequence of characters should be treated as a symbol.
--
Configure bugmail:
http://bugs.kde.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel