0
Naprawione

Notify send Support for ST3

Paul Sinclair 11 lat temu zaktualizowano 11 lat temu 1


Odpowiedź

Odpowiedź
Naprawione

This has been implemented in lasted commit of Sublime 3, the windows version appears from the taskbar down the bottom right and is not as nice as the linux version.

To implement:

In your settings file set the following two variables:


"notify_send_active": true,

"notify_send_path": "C:\\notify-send.exe",


I noticed that Codeivate supports notify-send on Linux, here is a version for Windows: http://rodnic.net/notify-send/

Naprawione

This has been implemented in Sublime 3, the windows version appears from the taskbar down the bottom right and is not as nice as the linux version.

To implement:

In your settings file set the following two variables:


"notify_send_active": true,

"notify_send_path": "C:\\notify-send.exe",


Odpowiedź
Naprawione

This has been implemented in lasted commit of Sublime 3, the windows version appears from the taskbar down the bottom right and is not as nice as the linux version.

To implement:

In your settings file set the following two variables:


"notify_send_active": true,

"notify_send_path": "C:\\notify-send.exe",