Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mateusfccp/pinto_vscode_extension
- Owner: mateusfccp
- License: mit
- Created: 2024-08-18T19:43:05.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-02T17:02:52.000Z (3 months ago)
- Last Synced: 2024-11-10T23:04:46.259Z (2 months ago)
- Topics: pinto, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mateusfccp.pinto
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.