News:

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

Main Menu

Suggested feature: Incremental Search

Started by colski, May 12, 2008, 06:34:08 PM

Previous topic - Next topic

colski

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