You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false but in doing so, ctrl + space no longer works (which impacts intellisense). There is a workaround (option+esc or cmd+I) but I'd like it to remain ctrl+space. The reason appears to be that the space bar isn't recognised unless I press fn+ctrl+space, which is fine for my laptop keyboard but not my corsair keyboard, as it doesn't have this key.
Has anyone else encountered this issue and found a resolution that didn't involve the mentioned workarounds?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've set defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false but in doing so,
ctrl + space
no longer works (which impacts intellisense). There is a workaround (option+esc or cmd+I) but I'd like it to remain ctrl+space. The reason appears to be that the space bar isn't recognised unless I pressfn+ctrl+space
, which is fine for my laptop keyboard but not my corsair keyboard, as it doesn't have this key.Has anyone else encountered this issue and found a resolution that didn't involve the mentioned workarounds?
Beta Was this translation helpful? Give feedback.
All reactions