D27313: Add syntax highlighting for Solidity

2020-02-11 Thread Christoph Cullmann
This revision was automatically updated to reflect the committed changes.
Closed by commit R216:fd345c7338fb: Add syntax highlighting for Solidity 
(authored by nibags, committed by cullmann).

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27313?vs=75437&id=75489

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

AFFECTED FILES
  autotests/folding/test.sol.fold
  autotests/html/test.sol.html
  autotests/input/test.sol
  autotests/reference/test.sol.ref
  data/syntax/solidity.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


D27313: Add syntax highlighting for Solidity

2020-02-11 Thread Christoph Cullmann
cullmann accepted this revision.
cullmann added a comment.
This revision is now accepted and ready to land.


  Ok, thanks for taking care!
  Let's merge this.

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  add-solidity

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

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


D27313: Add syntax highlighting for Solidity

2020-02-11 Thread Nibaldo González
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
  FEATURE: 411867
  
  The XML file was created by Robert Kaiser and attached in: 
https://bugs.kde.org/show_bug.cgi?id=411867
  
  I took the test file from the Solidity documentation: 
https://solidity.readthedocs.io/en/latest/solidity-by-example.html

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  add-solidity

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

AFFECTED FILES
  autotests/folding/test.sol.fold
  autotests/html/test.sol.html
  autotests/input/test.sol
  autotests/reference/test.sol.ref
  data/syntax/solidity.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