What’s New (v3.2)
Modern Fortran Release of v3.2
!
Linting
Added linting support for NAG’s nagfor
compiler. Compiler diagnostics should now be served via the Modern Fortran linter.
Other Changes
Added
- Added
Modern Fortran
,fortls
andfpm
as keywords to the extension (#536)
Changed
- Changed Free and Fixed Form language aliases.
Fortran
is now associated withFortranFreeForm
(#536)
Fixed
- Fixed
linter.modOutput
not working with Intel Fortran Compilers (#538)