News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

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?