Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: subatomic on September 30, 2008, 05:44:58 pm

Title: feature request: Find Next/Prev Selected
Post by: subatomic on September 30, 2008, 05:44:58 pm
In visual studio, there is a function for "Find Next Selected", which skips the Find dlg box, and instead searches forward for the next occurance of the selected text.  This makes searching for code very fast and direct.

Is this something the codeblocks developers can add?    ( I didn't see it under the Keyboard Shortcuts plugin)...