Just to add a bit of context here: at the moment, I’m doing quite a lot of C++ programming on Windows environments, especially with Visual Studio.
And one thing I particularly dislike with Visual Studio’s default settings is that « aggressive commit » of Intellisense suggestions when you’re typing a type is disabled by default.
So, what is « aggressive commit of Intellisense suggestions », you ask…
Continuer la lecture de Aggressive commit of Intellisense suggestions in Visual Studio