Skip to content

Instantly share code, notes, and snippets.

@massahud
Created November 17, 2025 14:20
Show Gist options
  • Select an option

  • Save massahud/0997e4784b6354690132d0babf2286d5 to your computer and use it in GitHub Desktop.

Select an option

Save massahud/0997e4784b6354690132d0babf2286d5 to your computer and use it in GitHub Desktop.
Fix Ctrl+Space suggestions in MacOS VSCode

Fix Ctrl+Space in MacOS VSCode

MacOS input source shortcuts started to conflict with vscode's CTRL+SPACE, making it stop to show suggestions. To fix disable these keyboard shortcuts in macos settings:

  • Select the previous input source
  • Select next source in Input menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment