Ctrl + Space doesn't show auto complete list on VSCode

345 Views Asked by At

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

1

There are 1 best solutions below

0
Mina On

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

Screenshot of PowerToys Peek tab