Home / CBFortran_v1.4
Name Modified Size InfoDownloads / Week
Parent folder
CodeBlocks_Fortran_v1.4_src.tar.bz2 2016-12-09 21.3 MB
CodeBlocks_Fortran_v1.4_Linux64.tar.bz2 2016-12-09 16.8 MB
CodeBlocks_Fortran_v1.4_Win.zip 2016-12-09 18.6 MB
CodeBlocks_Fortran_v1.4_Linux32.tar.bz2 2016-12-09 16.8 MB
CodeBlocks_Fortran_v1.4rc3_Win.zip 2016-10-17 18.6 MB
CodeBlocks_Fortran_v1.4rc3_Linux64.tar.bz2 2016-10-17 16.8 MB
CodeBlocks_Fortran_v1.4rc2_Win.zip 2016-10-03 18.6 MB
CodeBlocks_Fortran_v1.4rc2_Linux64.tar.bz2 2016-10-03 16.8 MB
CodeBlocks_Fortran_v1.4rc1_Win.zip 2016-09-14 19.1 MB
CodeBlocks_Fortran_v1.4rc1_Linux64.tar.bz2 2016-09-13 16.7 MB
readme_v1.4.rst 2016-09-13 962 Bytes
Totals: 11 Items   179.8 MB 0

CBFortran is a customized version of Code::Blocks IDE oriented towards Fortran.

New in 1.4 release

  • Improved handling of submodules: During compilation the dependancy of files containing submodules from their parent modules is taking into accout.
  • Fortran construct highlighting, e.g. if the cursor is placed between "do", then FP plugin will find corresponding "end do" statement and highlight it. This feature should help more quicklly understand the logic of the code.
  • FormatFortranIndent plugin was merged into FortranProject plugin. As earlier, you will find this tool in "Fortran->Format indent". There was added some options using which you can adjust indent to your taste.
  • Added possibility in editor to fold lines, which contains comments, if comments go through 4 and more lines. This feature needs more testing and was not yet commited into the official Scintilla text compoent.
Source: readme_v1.4.rst, updated 2016-09-13