The installation message suggests to run Preferences -> Package Settings -> PlainTasks -> Tutorial, which in turn opens messages/Tutorial.todo in a new view. This file contains various todo items but they cannot be edited because the file is part of the sublime-package archive in an installed package now.
We probably need to add a custom command that reads the tutorial file's contents, opens a new unnamed view and fills it with these.
PS: Perhaps we should also add an update message that indicates the maintainership change.
The installation message suggests to run Preferences -> Package Settings -> PlainTasks -> Tutorial, which in turn opens
messages/Tutorial.todoin a new view. This file contains various todo items but they cannot be edited because the file is part of the sublime-package archive in an installed package now.We probably need to add a custom command that reads the tutorial file's contents, opens a new unnamed view and fills it with these.
PS: Perhaps we should also add an update message that indicates the maintainership change.