nibags added a comment.
Only a small detail needs to be added. You also have to increase the version of the file. INLINE COMMENTS > fortran-fixed.xml:557 > <DetectChar attribute="Keyword" context="#pop" char="&" > firstNonSpace="true"/> > <AnyChar attribute="Comment" context="comment" String="cC*" > column="0"/> > </context> Here add the rule: `<DetectChar attribute="Comment" context="comment" char="!" firstNonSpace="true"/>` In the previous fortran.xml file it was like this. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D22253 To: nononux Cc: nibags, kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann