News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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?