Author Topic: Suggested feature: Incremental Search  (Read 3249 times)

Offline colski

  • Single posting newcomer
  • *
  • Posts: 4
Suggested feature: Incremental Search
« 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