Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tangilj/volpesyntax
Syntax highlighting support for the Volpe language in Visual Studio Code.
https://github.com/tangilj/volpesyntax
highlight highlighter highlighting syntax syntax-highlighter syntax-highlighting volpe
Last synced: 15 days ago
JSON representation
Syntax highlighting support for the Volpe language in Visual Studio Code.
- Host: GitHub
- URL: https://github.com/tangilj/volpesyntax
- Owner: TangilJ
- License: bsd-2-clause
- Created: 2020-03-03T19:27:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T20:05:18.000Z (almost 5 years ago)
- Last Synced: 2024-05-13T16:27:32.217Z (8 months ago)
- Topics: highlight, highlighter, highlighting, syntax, syntax-highlighter, syntax-highlighting, volpe
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Volpe Syntax Highlighter
[![GitHub license](https://img.shields.io/github/license/TheBlocks/VolpeSyntax)](https://raw.githubusercontent.com/TheBlocks/VolpeSyntax/master/LICENSE)
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/Tangil.volpe-syntax)](https://marketplace.visualstudio.com/items?itemName=Tangil.volpe-syntax)Syntax highlighting support for the [Volpe language](https://github.com/LHolten/Volpe) in Visual Studio Code.
![Screenshot](https://raw.githubusercontent.com/TheBlocks/VolpeSyntax/master/images/example.png)
## Installation
Install from the [Visual Studio Marketplace page](https://marketplace.visualstudio.com/items?itemName=Tangil.volpe-syntax), or find `volpe-syntax` in the Extensions pane in VSCode.
## Changelog
See [CHANGELOG.md](https://raw.githubusercontent.com/TheBlocks/VolpeSyntax/master/CHANGELOG.md) for changes between versions.
## License
This project is licensed under the BSD 2-Clause "Simplified" License. See the [LICENSE](https://raw.githubusercontent.com/TheBlocks/VolpeSyntax/master/LICENSE) file for details.