[Github-comments] [geany/geany] Folding is not right for some f90 file (#1496)

elextr notifications at xxxxx
Wed Sep 19 18:49:49 UTC 2018


http://fortranwiki.org/fortran/show/Keywords says that in F77 (and therefore F90) the keyword is `block data`, two words, which neither Geany nor Scintilla will handle, but in F2008 `block` by itself is a keyword.

Geany does not distinguish versions of Fortran (or any language) and so the keyword lists are usually a combination up to the latest version.

As @b4n says, you would need to make yourself a custom version of the filetype file.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1496#issuecomment-422917148
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180919/b61e60b7/attachment-0001.html>


More information about the Github-comments mailing list