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

https://github.com/lpcic/elpi-lang

visual studio code extension for Elpi
https://github.com/lpcic/elpi-lang

Last synced: 25 days ago
JSON representation

visual studio code extension for Elpi

Awesome Lists containing this project

README

        

# elpi-lang

This extension provides support for the [Elpi](https://github.com/LPCIC/elpi) programming language to Visual Studio Code.

![screenshot](assets/elpi-tracer.png)

## Features

- Basic syntax highlighting
- Trace visualisation and navigation

## Requirements

- Node 1.18+
- VSCode 1.49+
- Elpi 1.16+

## Building for development

- `npm install`

## Running in development

- Open the source tree root in VS Code 1.49+
- Go to the extension panel in activity bar
- Click 'Run extension'

## Extension Settings

- none

## Known Issues

- none

## Release Notes

See the [CHANGELOG](CHANGELOG.md) file