When i make a new fortran project it generates both a main.f90 and main.f95 file, but the .f95 file is empty.
Why does it make both files? And what is the difference?
Probably the extension is related to the Fortran standard used (1990 or 1995), for more information you should ask in a Fortran forum or ask the plugin creator, darmar (https://sourceforge.net/u/darmar/profile/).