News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Highlighting occurrences of an identifier in Fortran

Started by Sceptus, January 17, 2014, 12:07:12 AM

Previous topic - Next topic

Sceptus

Hi,

I'm completely new to Code::Blocks. I just installed it with the Fortran features. I noticed I am capable of highlighting occurrences of the same keyword, (e.g. all instances of PRINT*), but it does not know how to highlight occurrences of identifiers (e.g. all instances of a variable N). What sort of settings or plugins do I need in order to have this feature?