0 Forks
7 Stars
7 Watchers

FortranVS

FortranVS is an extension for Visual Studio that adds syntax highlighting, project files, and build tools for Fortran. Let's face it, Fortran is not going away anytime soon, so having the ability to use Fortran in Visual Studio would be immensely helpful for developers developing Fortran code in Visual Studio (that are not pay to play like Intel Fortran).

How to download and setup FortranVS

Open terminal and run command
git clone https://github.com/raldridge11/FortranVS.git
git clone is used to create a copy or clone of FortranVS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FortranVS https://github.com/raldridge11/FortranVS/archive/master.zip

Or simply clone FortranVS with SSH
[email protected]:raldridge11/FortranVS.git

If you have some problems with FortranVS

You may open issue on FortranVS support forum (system) here: https://github.com/raldridge11/FortranVS/issues