-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Peek default shortcut causes Ctrl+Space to not work in Visual Studio #26174
Comments
I came to report this same problem. I test it with many keyboards tests and apparently when Ctrl is pressed, the system doesn't recognize the space pressed but it does when it is released. |
I figured it was a problem outside of Visual Studio, but I wanted to report a minimal reproduction. It's good to have some confirmation. |
Same problem in another code editor: |
I was playing Counter-strike: Global offensive and then I could not jump (Space) while I was walking (holding down Ctrl). Turns out this is the culprit heh. I'm disabling Peek for now. |
It's also possible to change the Peek shortcut. |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Microsoft PowerToys version
0.70.0
Installation method
PowerToys auto-update
Running as admin
No
Area(s) with issue?
Peek
Steps to reproduce
If I turn off Peek I can use Ctrl+Space in Visual Studio as normal.
✔️ Expected Behavior
The things that normally happen when pressing Ctrl+Space in Visual Studio do not happen.
The Peek shortcut should only take effect when the user has File Explorer focused.
❌ Actual Behavior
Things that normally happen when pressing Ctrl+Space in Visual Studio do not happen
Other Software
Visual Studio 2022, 17.6.1
The text was updated successfully, but these errors were encountered: