Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaudbelcour/asp-syntax-highlight
Visual Studio Code syntax highlighting for Answer Set Programming
https://github.com/arnaudbelcour/asp-syntax-highlight
Last synced: 3 days ago
JSON representation
Visual Studio Code syntax highlighting for Answer Set Programming
- Host: GitHub
- URL: https://github.com/arnaudbelcour/asp-syntax-highlight
- Owner: ArnaudBelcour
- License: mit
- Created: 2017-11-24T15:54:03.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T10:14:19.000Z (7 days ago)
- Last Synced: 2025-01-02T10:37:50.893Z (7 days ago)
- Size: 49.8 KB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Answer Set Programming Syntax Highlighting
A simple syntax highlight for Answer Set Programming in Virtual Studio Code.
This extension was created with [yo code](https://code.visualstudio.com/docs/extensions/yocode). Also the syntax highlight is from [Atom's ASP-Core-2](https://github.com/0xbb/language-asp-core-2).
## Features
Syntax highlighting for Answer Set Programming (variables, Clingo functions, asprin, asprilo, clingcon and clingoLP statements and types).
## Requirements
No requirements.
## Issues/Suggestions
You can post your issues/suggestions on the [GitHub page](https://github.com/ArnaudBelcour/asp-syntax-highlight).
## Contributors
* [Arnaud Belcour](https://github.com/ArnaudBelcour)
* [Nikolas Bertrand](https://github.com/ni-be)
* [Nick Walker](https://github.com/nickswalker)