I have an issue whilst trying to run Fortran on VS code. I have found several extension that compile and debug fortran code and offer language support, downloaded them and enabled them. However, when I write Fortran code and save it with the extension .f90 and then try to debu, I get a message saying I don’t have a fortran extension to debug. I click on download from market and I am led to an extension I already have. I don’t know how to solve this and I need to be able to run fortran for my research so I need your help.
Could you please be more specific as to Fortran extension you have installed? Operating system, VS Code version… Basically steps for us to be able to understand what is going on.
Fortran-lang develops and publishes the Modern Fortran extension for VS Code. If you are using that you shouldn’t need any other extension do write or debug Fortran code.