issues
search
eirik-kjonstad
/
modern-fortran-syntax
Modern Fortran syntax highlighting for Sublime Text 3/4
MIT License
10
stars
2
forks
source link
Improve highlighting for module and program keywords
#32
Closed
jwortmann
closed
3 years ago
jwortmann
commented
3 years ago
Fixes some problems in case of comments after module declarations or linebreak immedeately after
end module
Remove the {{s}} variable for "blank but not newline", because ST matches only single lines anyway
Tweak corresponding regex patterns a bit to improve highlighting of incomplete statements (while typing)
end module