The “Move Editor into Next/Previous Group” keyboard shortcuts in VS Code have always triggered the system “beep” sound on macOS, despite working normally. I’ve finally found a fix for this! https://github.com/electron/electron/issues/2617#issuecomment-571447707
This is a super handy editor feature, because it lets you instantly move a file over to the right so you can see it alongside one of your other tabs. This is a feature I use constantly in Sublime Text, but the annoying sound kept me from using it in VS Code.