Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)