Does this issue occur when all extensions are disabled?: Yes
Version: 1.86.2 (user setup)
Commit: 903b1e9
Date: 2024-02-13T19:40:56.878Z
Electron: 27.2.3
ElectronBuildId: 26908389
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
- enable terminal.integrated.enablebell
- try to echo a bell command e.g. git bash echo -n $'\a'
this has worked before, some weeks ago, even with remote ssh repository. but since some weeks, the audio bell is just gone. i then tried it with my private pc and updated to the same vscode version my work pc has running and the bell did not work either. A colleague of mine also tried it and it didnt work on his workstation either. I tried the insiders version of vscode, but actually the whole audio cues settings are missing there. why would someone disable or remove the terminal bell feature? As far as i can see, the terminal.integrated.enablebell is changed to only enable the visual bell, but not the sound bell anymore. I used this to let me know when a very-long running build is finished and this is really handy as you can focus on other work until your main work can continue. please either fix the bug or re-insert the feature
Does this issue occur when all extensions are disabled?: Yes
Version: 1.86.2 (user setup)
Commit: 903b1e9
Date: 2024-02-13T19:40:56.878Z
Electron: 27.2.3
ElectronBuildId: 26908389
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
this has worked before, some weeks ago, even with remote ssh repository. but since some weeks, the audio bell is just gone. i then tried it with my private pc and updated to the same vscode version my work pc has running and the bell did not work either. A colleague of mine also tried it and it didnt work on his workstation either. I tried the insiders version of vscode, but actually the whole audio cues settings are missing there. why would someone disable or remove the terminal bell feature? As far as i can see, the terminal.integrated.enablebell is changed to only enable the visual bell, but not the sound bell anymore. I used this to let me know when a very-long running build is finished and this is really handy as you can focus on other work until your main work can continue. please either fix the bug or re-insert the feature