| os-notifier READMEos-notifier is a VS Code extension that provides system notifications for various events. Features
Displays native OS notifications for VS Code eventsCustomizable notification triggersSupport for multiple platforms (Windows, macOS, Linux) Requirements
VS Code 1.60.0 or higherNode.js 14.x or higher (for development) Extension SettingsThis extension contributes the following settings: 
osNotifier.enable: Enable/disable notification system (default: true)osNotifier.sound: Play sound with notifications (default: false)osNotifier.timeout: Notification display duration in milliseconds (default: 5000) Known Issues
Linux notifications may require additional dependenciesNotifications may not work in remote development scenarios Release Notes1.0.0Initial release of os-notifier 1.0.1Fixed notification persistence issue 1.1.0Added sound support and timeout configurationFollowing extension guidelinesWorking with Markdown
Split the editor (Cmd+\on macOS orCtrl+\on Windows and Linux)Toggle preview (Shift+Cmd+Von macOS orShift+Ctrl+Von Windows and Linux)Press Ctrl+Spaceto see Markdown snippets |  |