How to launch README file when the plugin is installed for first time to instruct the user?
Launch README file when the plugin is installed for first time
jfcherng
#2
Create a messages.json
in the plugin’s root folder and add a "install"
key in it.
1 Like
aidlml
#3
How to make sure it that Readme file should be shown only when user installs the plugin ?
0 Likes
jfcherng
#7
if you have further question, read the really short doc first then.
https://packagecontrol.io/docs/messaging
1 Like