Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Fortran RunnerNew to Visual Studio Code? Get it now.
Fortran Runner

Fortran Runner

Rahil Prakash

|
12,843 installs
| (6) | Free
Run MINGW Fortran easily within Visual Studio Code! Auto-injects launch and tasks configuration for Fortran projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Welcome to Fortran Runner for Visual Studio Code!

Features

The goal of this extension is to provide the user with an easy method to inject launch.json and tasks.json files into their project and run Fortran within Visual Studio Code.

Operation

Quite simply, open the command pallete (CTRL+Shift+P) and select (or enter) "Create Fortran Configuration". From there, head on to the Run & Debug menu and click the play button!

To update the compiler path, similarly open the command pallete and enter "Update Fortran Compiler Path" then paste your new path!

Requirements

This extension does NOT provide debugging or language syntax capability. Please use another extension in tandem with this, such as "Modern Fortran".

Assumed installation of GCC MinGW Fortran and C++.

Helpful Links

MinGW Download: https://sourceforge.net/projects/mingw/

Modern Fortran (VSCode Syntax, Language Support): https://marketplace.visualstudio.com/items?itemName=fortran-lang.linter-gfortran

I hope you enjoy this extension! Please let me know of any suggestions or bugs.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft