nononux created this revision.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
nononux requested review of this revision.

REVISION SUMMARY
  3 improvements:
  
  - Restore the comment highlighting when using the "!" character (comment all 
the line after the !, works whatever the position of the !)
  - The characters after the 72th column are highlighted as comments (they are 
ignored by the compiler)
  - The continuation character is highlighted (5 firsts characters are blank 
and the 6th is not blank and not a number, usually "&" or "*")

TEST PLAN
  Check the updated autotests/input/highlight.f

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  fortran-fixed-format (branched from master)

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

AFFECTED FILES
  autotests/folding/highlight.f.fold
  autotests/html/highlight.f.html
  autotests/input/highlight.f
  autotests/reference/highlight.f.ref
  data/syntax/fortran-fixed.xml

To: nononux
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, ngraham, 
bruns, demsking, cullmann, sars, dhaumann

Reply via email to