D23014: Lua: fix color of end with several levels of condition and function nesting

jonathan poelen noreply at phabricator.kde.org
Wed Aug 7 23:07:43 BST 2019


jpoelen created this revision.
jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann.
jpoelen added projects: Kate, Frameworks.
jpoelen requested review of this revision.

REVISION SUMMARY
  if x then
  
    function foo()
      if x then
      end -- control (before: keyword)
    end -- keyword (before: control)
  
  end -- control

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  lua (branched from master)

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

AFFECTED FILES
  autotests/folding/highlight.lua.fold
  autotests/html/highlight.lua.html
  autotests/input/highlight.lua
  autotests/reference/highlight.lua.ref
  data/syntax/lua.xml

To: jpoelen, #framework_syntax_highlighting, dhaumann, cullmann
Cc: kde-frameworks-devel, kwrite-devel, univerz, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190807/f195b374/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list