https://bugs.kde.org/show_bug.cgi?id=411867
Nibaldo G. <nibg...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nibg...@gmail.com --- Comment #1 from Nibaldo G. <nibg...@gmail.com> --- I don't know this language, however I have tested with the GitHub sample files (https://github.com/ethereum/solidity/) and it looks good. If you want, you can send it to the repository to include it. In that case, it's necessary that you also add a test file in "autotests/input/". This is the KSyntaxHighlighting repository: https://phabricator.kde.org/source/syntax-highlighting/ The XML files are located in "data/syntax/". Here is the documentation for publishing patches: https://community.kde.org/Infrastructure/Phabricator If you think the highlighting file can be improved, you can publish patches in the future, modifying it without problems. In case you don't have time to do all that, you can upload the test file here and I will publish the highlighter file. Some recommendations: * On line 284, add `<IncludeRules context="##Doxygen" />` to also highlight comments with documentation. * If possible, use the MIT license in the .xml file. -- You are receiving this mail because: You are watching all bug changes.