Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Sceptus on January 17, 2014, 12:07:12 am

Title: Highlighting occurrences of an identifier in Fortran
Post by: Sceptus on January 17, 2014, 12:07:12 am
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?