VS Code Modern Fortran v3.2.0 Release

What’s New (v3.2)

:tada: Modern Fortran Release of v3.2 :tada:!

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 and fpm as keywords to the extension (#536)

Changed

  • Changed Free and Fixed Form language aliases. Fortran is now associated with FortranFreeForm (#536)

Fixed

  • Fixed linter.modOutput not working with Intel Fortran Compilers (#538)
9 Likes