Show parameter list shortcut (Ctrl Shift Space) not working when presenting in Microsoft Teams
It has been like this for years using different versions of Resharper/Visual Studio/Microsoft Teams. Is there a way to get this to work?
Please sign in to leave a comment.
Teams "remote control" keyboard handling is annoyingly broken. For example, if you press the Tab key to accept an auto-complete suggestion, the suggestion is accepted, but the remote control window loses focus. I've lost count of the number of times I've tab-completed something, started to continue typing, and then realised the input isn't being sent to the remote computer. 🤦♂️
Hello!
As I see here, Microsoft Teams uses this shortcut (Ctrl+Shift+Spacebar) for the “Go to sharing toolbar” action. Since it overrides the shortcut, Visual Studio does not receive the event of hitting this shortcut at all.
And seems like there is no way to disable MS Teams shortcuts.