svipas / vscode-notification-tester

Trigger any VS Code notification.

Home Page:https://marketplace.visualstudio.com/items?itemName=svipas.notification-tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification Tester · Visual Studio Marketplace Build Status

This extension triggers VS Code notifications. This is usable if you want to test Notification Center. I created this extension to prepare new coloring for theme which helps me to see how Notification Center looks like in different messages (info/warn/error). Also, you can test progress badge in Source Control with this extension.

All notification messages

Progress badge

Installation

Install through VS Code extensions, search for Notification Tester by Benas Svipas. If you can't find extension by name try to search by publisher name.

Usage

  1. Open Command Palette.
  2. Write Notification Tester: and use any command from the list to test Notification Center or Progress Badge.

Contributing

Feel free to open issues or PRs!

About

Trigger any VS Code notification.

https://marketplace.visualstudio.com/items?itemName=svipas.notification-tester

License:MIT License


Languages

Language:TypeScript 86.5%Language:JavaScript 13.5%