Play a sound when the cursor enters a line with a breakpoint.

This commit is contained in:
Henning Dieterichs
2022-01-05 15:42:42 +01:00
parent 84ef964f73
commit 675014ed53
9 changed files with 146 additions and 4 deletions

View File

@@ -328,4 +328,7 @@ import 'vs/workbench/contrib/workspaces/browser/workspaces.contribution';
// List
import 'vs/workbench/contrib/list/browser/list.contribution';
// Audio Cues
import 'vs/workbench/contrib/audioCues/browser/audioCues.contribution';
//#endregion