Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: chameleon on February 11, 2007, 11:30:01 pm

Title: Wish on Searching
Post by: chameleon on February 11, 2007, 11:30:01 pm
If I search a string (e.g. "extern") I wish to emphasize (e.g. yellow background) all appearances of string "extern" in file.

View NetBeans IDE for instance. I believe it is a good idea.

Please do not ask to implement myself. I think there is a LOT of code to study first to write a single line...