Editor support for Puck
Run apm link
inside the atom folder
Copy the contents of vscode
into ~/.vscode/extensions/puck
Restart VS Code
To modify the grammar, modify the general/puck.YAML-tmLanguage
file.
Then use Sublime Text with the PackageDev plugin the build it to the plist file general/puck.tmLanguage
.
Install atomizr gem install atomizr
Install dependencies (cd vscode && yarn)
Run ./build.sh