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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.