D22253: Improve the Fortran fixed format syntax highlighting

2019-07-05 Thread Arnaud Ruiz
nononux marked 2 inline comments as done. nononux added a comment. Thanks for the improvements propositions. In the same way, I note the ">72th column" highlighting is not working when a context start before the 72th column and goes after. For example if a 2 digits number is placed on c

D22253: Improve the Fortran fixed format syntax highlighting

2019-07-05 Thread Arnaud Ruiz
nononux updated this revision to Diff 61238. nononux added a comment. Update with nibags recommendations REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22253?vs=61110&id=61238 BRANCH fortran-fixed-format (branched from master) REVISION DETAI

D22253: Improve the Fortran fixed format syntax highlighting

2019-07-03 Thread Arnaud Ruiz
nononux marked an inline comment as done. 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

D22253: Improve the Fortran fixed format syntax highlighting

2019-07-03 Thread Arnaud Ruiz
nononux updated this revision to Diff 61110. nononux added a comment. Update of the version number + add the line proposed by nibags REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22253?vs=61103&id=61110 BRANCH fortran-fixed-format (branched

D22253: Improve the Fortran fixed format syntax highlighting

2019-07-03 Thread Arnaud Ruiz
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

D21713: Fortran: implement free & fixed formats

2019-07-02 Thread Arnaud Ruiz
nononux added a comment. Ok, I'll retry after the merge and propose a change to the test file too. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D21713 To: nibags, #framework_syntax_highlighting, dhaumann, cullmann Cc: nononux, kwrite-devel, kde-framewor

D21713: Fortran: implement free & fixed formats

2019-07-02 Thread Arnaud Ruiz
nononux added a comment. Hi, thanks for the patch. I suggest additionnal changes to improve the syntax highlighting for Fortran fixed format. I write fixed format fortran at least once a week using Kate. I can confirm these modifications will be usefull at least for me ;) I tested the