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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.