Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mateusfccp/pinto_vscode_extension

Basic VSCode extension for pint° with initial LSP support.
https://github.com/mateusfccp/pinto_vscode_extension

pinto vscode-extension

Last synced: 5 days ago
JSON representation

Basic VSCode extension for pint° with initial LSP support.

Awesome Lists containing this project

README

        

# pint°

Basic support for the [pint° language](https://mateusfccp.me/pinto) and its LSP server.

![Example of extension working](static/example.gif)

## Requirements

For the LSP server to work you have to have `pinto_server` executable available in your shell.

See the [installation instructions](https://mateusfccp.me/pinto/#installation) if you don't know how to install pint°.

## Features

* Basic LSP server support:
- Currently, only basic error detection is supported

## Extension Settings

Currently, there are no settings for this extension.

## Release Notes

Users appreciate release notes as you update your extension.