fortran-lang / vscode-fortran-support

Fortran language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran
MIT License
206 stars 30 forks source link

feat: Add linting support for nvfortran #1028

Open cwj5 opened 8 months ago

cwj5 commented 8 months ago

Is there an existing request for this?

I have tried the Pre-Release of the extension.

Feature Request

I am building my code with nvfortran and would love to be able to modern fortran to the module files that build generates. It would also add support for CUDA Fortran.