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.
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.
- Open Command Palette.
- Write
Notification Tester:
and use any command from the list to test Notification Center or Progress Badge.
Feel free to open issues or PRs!