D22253: Improve the Fortran fixed format syntax highlighting

Nibaldo González noreply at phabricator.kde.org
Wed Jul 3 22:18:29 BST 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190703/fa586cd5/attachment.html>


More information about the KWrite-Devel mailing list