cullmann added a comment.

  For the . stuff in keywords, have you tried to specify some
  
  <keywords casesensitive="1"
  
    weakDeliminator=":!+,-&lt;=&gt;%&amp;*/?[]^|~\\"
    additionalDeliminator="&charsdelim;" />
  
  style stuff?

INLINE COMMENTS

> sirgienko wrote in octave.xml:2745
> Could one word (`end`) be in several region?
> Because, in Octave, you could end `if` statement by `endif` or just `end`.
> In this variant, this syntax supported, but correct implementation also allow 
> wrong Octave sytnax, like ending `while` via `endfor` (because we are using 
> one region for them in code above).

At the moment you can't say that it opens multiple regions.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D18734

To: sirgienko, #framework_syntax_highlighting, cullmann
Cc: cullmann, dhaumann, kwrite-devel, kde-frameworks-devel, bmortimer, domson, 
michaelh, genethomas, ngraham, bruns, demsking, vkrause, sars

Reply via email to