The Ctrl + Space is a shortcut in Visual Studio Code to show the auto-complete list, but it doesn't show it anymore, I reset the shortcuts to default, but the issue is still the same.
The Visual Studio Code version is 1.78.2
OS: Windows
The Ctrl + Space is a shortcut in Visual Studio Code to show the auto-complete list, but it doesn't show it anymore, I reset the shortcuts to default, but the issue is still the same.
The Visual Studio Code version is 1.78.2
OS: Windows
Copyright © 2021 Jogjafile Inc.
As @chronos1970 posted on GitHub, the issue is because of the latest PowerToys version (v0.70.0), which bound Ctrl + Space to the new Peek widget, which will block the shortcut in any program including VSCode.
To fix this issue, you need to open PowerToys and click on the Peek tab, then change the shortcut to something else instead of Ctrl + Space