Annoying bell sound when running `Coq: Step Forward` using the keybindings
I have vscoq installed on Visual Studio Code on osx. When I use Ctrl+Cmd+downarrow to step forward a bell like the terminal bell is playing a noise. I could not figure out how to disable it or why it happens. The other shortcuts are quiet.
This is a duplicate of https://github.com/siegebell/vscoq/issues/143. It's really annoying, but it's actually a longstanding bug with Electron (see https://github.com/Microsoft/vscode/issues/44070 and https://github.com/electron/electron/issues/2617). I think one of the workarounds worked for me, so I'd try those.
This workaround worked for me on macOS 10.13.6: https://github.com/atom/atom/issues/1669#issuecomment-135503562
As is mentioned in another place, I had to mkdir the ~/Library/KeyBindings directory.