Has anyone managed to find a workaround solution to Visual Studio doesn't hide the mouse cursor while typing?
I use both mouse and keyboard while coding. I must say this bug drives me insane since it has a strong impact on Intellisense, forcing popups to blink in and out of existence as I type simply because I have the mouse cursor placed on an identifier. It also affects third-party tools like Devexpress CodeRush or, I suspect, JetBrains ReSharper.
The typical working pattern for someone like me that uses both the mouse and keyboard while coding, involves using the mouse as a quick navigation tool inside the source file. Exactly for this reason we often click locations in code that contain identifiers. On the other hand, the cursor may be far away from one, but if my typing invariably ends up putting an identifier next to the mouse cursor, again intellisense (or third-party tools similar features) snap into existence, blinking in and out as I type; for a very annoying effect.