Menu

Fortran difficulties

xylopagus
2007-03-01
2012-11-13
  • xylopagus

    xylopagus - 2007-03-01

    I am using FORTRAN77 for a civil engineering course at a major University and I have been using NOTEPAD++ to edit my f90 files.  I have found some annoyances with the "autotabbing" that is implemented.  When tab is used, since FORTRAN relies on the column number for locations of line numbers and regular program statements, keywords aren't highlighted.  Is there a way to make NOTEPAD++ use NO highlighting without individually setting all the values in the style configurator (for filetype: f90) to be black text with default font style.

     
    • Sune Marcher

      Sune Marcher - 2007-03-02

      You could always select "Language->Normal Text" manually?