After working with Xcode for two weeks straight I've been spoiled in a way. I've gotten used to (and have grown to love) the autocomplete-as-you-type feature in Xcode and am wondering if there are any IDEs for Windows that have the same feature. Think of it as an IDE that automatically does Ctrl+Space whenever you start typing.
Never used Xcode before, but I think Visual Studio does it. VS will complete whenever you hit space, semi colon, colon and others. Is this what you want?