https://github.com/evanw/skew-atom
Syntax highlighting for Skew in the Atom editor
https://github.com/evanw/skew-atom
Last synced: 3 months ago
JSON representation
Syntax highlighting for Skew in the Atom editor
- Host: GitHub
- URL: https://github.com/evanw/skew-atom
- Owner: evanw
- Created: 2015-10-04T02:19:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T07:10:42.000Z (over 9 years ago)
- Last Synced: 2025-03-06T16:51:06.212Z (3 months ago)
- Language: CoffeeScript
- Size: 210 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skew for the Atom Editor (deprecated!)
This package adds syntax highlighting for the [Skew programming language](http://skew-lang.org) to the [Atom editor](https://atom.io). Installation:
apm install skew
WARNING: This is currently old and outdated. Please use the [Visual Studio Code](https://github.com/evanw/skew-vscode) integration instead. Visual Studio Code has a much nicer IDE API that lets me add standard IDE features easily without needing to build stuff from the ground up, so I've switched over to that being the primary Skew IDE for now.