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

https://github.com/lark-parser/vscode-lark


https://github.com/lark-parser/vscode-lark

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Lark grammar syntax support for VSCode

Adds syntax highlighting to [Lark](https://github.com/lark-parser/lark) files in VSCode.

The grammars should end with `.lark`.

Contributions are greatly appreciated.
Please fork this repository and open a pull request to make grammar tweaks, add support for other subgrammars etc.