D27343: Makefile highlight: fix variable names in "else" conditionals

Nibaldo González noreply at phabricator.kde.org
Wed Feb 12 11:07:11 GMT 2020


nibags created this revision.
nibags added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
nibags requested review of this revision.

REVISION SUMMARY
  BUG: 417379
  
  Allow highlighting variables in "else" conditionals, for example: `else ifdef foo` or `else ifeq (bar, foo)`.
  
  Previously, these (bar and foo) were highlighted as "Error".

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  fix-makefile

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

AFFECTED FILES
  autotests/folding/Makefile.fold
  autotests/html/Makefile.html
  autotests/input/Makefile
  autotests/reference/Makefile.ref
  data/syntax/makefile.xml

To: nibags, #framework_syntax_highlighting, dhaumann, cullmann
Cc: kwrite-devel, kde-frameworks-devel, rrosch, LeGast00n, cblack, GB_2, 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/20200212/9e84be98/attachment.html>


More information about the Kde-frameworks-devel mailing list