Hi, I’m using cursor Version: 0.40.4
VSCode Version: 1.91.1
Commit: 63dae81aea2c3fc079420fe72578a8eef26ba870
Date: 2024-09-05T02:52:05.660Z
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.6.0
on a mac os with m1.
The problem I’m facing is that the usual ctrl+space for seeing the suggestions from vscode (the toggleSuggesionDetails) doesn’t work even if the keyboard binding is correctly set. I mean that by using ctrl+space nothing happens. I still manage to see it because sometimes it opens automatically when i write a .
The strange thing is that on a different compute (mac with intel) it works fine, while on this one it doesn’t…
And that’s annoying because in order to see the suggestions i have to delete the previous point and then hope that it will open automatically…
I attached a screenshot to make it clear what i mean with the toggle suggetion detail