https://github.com/grz0zrg/language-anubis
Atom package for Anubis
https://github.com/grz0zrg/language-anubis
Last synced: 3 months ago
JSON representation
Atom package for Anubis
- Host: GitHub
- URL: https://github.com/grz0zrg/language-anubis
- Owner: grz0zrg
- License: mit
- Created: 2015-06-28T23:25:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T15:00:18.000Z (about 8 years ago)
- Last Synced: 2025-01-29T12:28:34.350Z (5 months ago)
- Language: CoffeeScript
- Size: 551 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
language-anubis
=========================This is a package for the [Atom editor](https://atom.io) which add support for the [Anubis language](https://fr.wikipedia.org/wiki/Anubis_%28langage%29).
## Feature:
- Syntax highlighting
- Project build/compilation reports (it use [atom-message-panel](https://github.com/tcarlsen/atom-message-panel))
- Compile on saveSee also the [linter-anubis](https://github.com/grz0zrg/linter-anubis) plugin for on-the-fly syntax analysis of anubis files.