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
- Host: GitHub
- URL: https://github.com/nasso/code-tekspice-syntax
- Owner: nasso
- Created: 2021-02-12T22:53:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T23:56:41.000Z (over 5 years ago)
- Last Synced: 2025-03-02T13:14:51.786Z (over 1 year ago)
- Language: TypeScript
- Size: 112 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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

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