https://github.com/daneden/language-sketchplugin
Correct Atom syntax highlighting for .sketchplugin files
https://github.com/daneden/language-sketchplugin
Last synced: 5 months ago
JSON representation
Correct Atom syntax highlighting for .sketchplugin files
- Host: GitHub
- URL: https://github.com/daneden/language-sketchplugin
- Owner: daneden
- License: mit
- Created: 2014-05-09T17:42:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-04T17:54:11.000Z (almost 11 years ago)
- Last Synced: 2024-05-09T10:01:58.665Z (about 2 years ago)
- Language: CoffeeScript
- Size: 158 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# language-sketchplugin
A simple package to set (more) correct syntax highlighting for `.sketchplugin` and `.jstalk` files.
Right now, it just sets the same grammar rules as JavaScript, which may or may not be the right thing to do. But it’s better than Plain Text!