Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.77 KB

File metadata and controls

33 lines (22 loc) · 1.77 KB

Getting Started

Example-macOS{: width="380px" height="102px"}

Example-Windows{: width="302px" height="131px"}

Example Linux{: width="278px" height="55px"}

SubNotify is a plugin that can direct messages to system popups instead of having to resort to Sublime message dialogs
or status bar messages. SubNotify works in Windows, Linux, and Mac.

In order to get started, there is some setup. Follow the links below:

When you are all setup, you can run the test command to see your popup. The test command is found in the menu:
Preferences->Package Settings->SubNotify->Test SubNotify.

How to Use in a Plugin

To help developers who plan to tap into SubNotify, the documentation provides some examples.

I Need Help!

That's okay. Bugs are sometimes introduced or discovered in existing code. Sometimes the documentation isn't clear.
Support can be found over on the official repo. Make sure to first
search the documentation and previous issues before opening a new issue. And when creating a new issue, make sure to
fill in the provided issue template. Please be courteous and kind in your interactions.