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

support .fpp suffix for fypp files #1031

Closed wpbonelli closed 8 months ago

wpbonelli commented 8 months ago

Fypp docs seem to use .fpp and .fypp interchangeably

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0206766) 83.60% compared to head (bea8b0b) 83.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1031 +/- ## ======================================= Coverage 83.60% 83.60% ======================================= Files 12 12 Lines 2312 2312 Branches 205 205 ======================================= Hits 1933 1933 Misses 374 374 Partials 5 5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wpbonelli commented 8 months ago

My mistake, had brief trouble with syntax recognition on an fpp file and did this with no due diligence