Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: asd34 on November 28, 2012, 05:58:54 am
-
Dear all,
I've installed the MinGW and CB correctly I can run the Fortran type projects, but it seems that editor is not aware of the Fortran syntax. Everything looks like as in a plain text. How can I fix that manually ?
Regards,
-
I've installed the MinGW and CB correctly I can run the Fortran type projects, but it seems that editor is not aware of the Fortran syntax. Everything looks like as in a plain text. How can I fix that manually ?
Well if you didn't install the Fortran lexer that will be the reason. Verify the Fortran lexer is installed.
Then, if you didn't follow the common file extension policies for Fortran, that might be another reason - if so, wither follow the standard or adopt it in the lexer settings for Fortran.
Finally, you can apply any highlighting-settings via Edit -> Highlight mode.