SublimeFortran
SublimeFortran copied to clipboard
How to make it recognize *.f95?
Hi!
I am using this package with Sublime text 3 on a MAC but it seems to be only able to treat *.f90 as a fortran and applies the format coloring but not *.f95. Is there any way to make it recognize other versions of Fortran?
Thank you, Rui
It should actually work by default with *.f95 files, because that extension is included in the syntax definition file. However, you can try to open a *.f95 file and select View > Syntax > Open all with current extension as... > Fortran > Fortran (Modern).