Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OS NotifierNew to Visual Studio Code? Get it now.
OS Notifier

OS Notifier

renmengwenPublisher

|
4 installs
| (0) | Free
A simple extension to show OS-specific alerts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • 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

For more information

  • VS Code Markdown Support
  • Markdown Syntax
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft