Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: colski on May 12, 2008, 06:34:08 pm

Title: Suggested feature: Incremental Search
Post by: colski on May 12, 2008, 06:34:08 pm
I'm talking about Ctrl+I in VC++. You'll find it under Edit/Advanced/Incremental Search.

It might seem as though it's only slightly faster than Ctrl+F <search term> Enter
But for those who use it, it's significantly faster because you can stop typing as soon as you've found what you're looking for, or if the string doesn't exist.


Btw, I just heard about CodeBlocks today. I will switch from emacs on linux (Eclipse, KDevelop etc being hopelessly buggy, bloated fail); and I will likely use it for mingw-gcc builds on windows. Great work.

colski