This project is for the development of FortranProject plugin for Code::Blocks IDE. This plugin enables to use Code::Blocks IDE for Fortran language.
Categories
Software DevelopmentLicense
GNU General Public License version 3.0 (GPLv3)Follow FortranProject
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
A truly invaluable tool for the cross-platform development of Modern Fortran programs and libraries.
-
Great support for modern Fortran! CodeBlocks with this Fortran plugin is the only *usable* IDE for modern Fortran. Code-completion works like a charm and adds doxygen description to function arguments. Other stuff you'd expect from an IDE also works fine (jump-to-definition, open file+line when clicking on an error, etc). I'm using the version of this plugin that comes with the official Windows CodeBlocks binary and I really hope it will also be included in there in the future! The way Fortran compiler settings are defined might not be optimal, in particular for multi-language projects... but works fine for me though. By the way I'm using CMake to generate&update the CB project files. Please continue the great work.