os-notifier README
os-notifier is a VS Code extension that provides system notifications for various events.
Features
- Displays native OS notifications for VS Code events
- Customizable notification triggers
- Support for multiple platforms (Windows, macOS, Linux)
Requirements
- VS Code 1.60.0 or higher
- Node.js 14.x or higher (for development)
Extension Settings
This 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 dependencies
- Notifications may not work in remote development scenarios
Release Notes
1.0.0
Initial release of os-notifier
1.0.1
Fixed notification persistence issue
1.1.0
Added sound support and timeout configuration
Following extension guidelines
Working with Markdown
- Split the editor (
Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
- Toggle preview (
Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux)
- Press
Ctrl+Space to see Markdown snippets
| |