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

https://github.com/nasso/code-tekspice-syntax

Language support for the NanoTekSpice configuration file format
https://github.com/nasso/code-tekspice-syntax

Last synced: 11 months ago
JSON representation

Language support for the NanoTekSpice configuration file format

Awesome Lists containing this project

README

          

# tekspice README

Adds language support (syntax + folding) for the NanoTekSpice configuration file
format, as described in the official subject for the Epitech project (v3.0).

## Preview

![preview](images/preview.png)

Theme used: [Ayu Dark][Ayu]

[Ayu]: https://marketplace.visualstudio.com/items?itemName=teabyii.ayu

## Release Notes

### 0.1.2

- Fix comments on link lines

### 0.1.1

- Cleanup README (do I really need a new release for that?)

### 0.1.0

Initial release
- Language grammar
- Folding support for sections and comment blocks