https://github.com/lark-parser/vscode-lark
https://github.com/lark-parser/vscode-lark
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lark-parser/vscode-lark
- Owner: lark-parser
- License: apache-2.0
- Created: 2018-04-25T03:19:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T11:08:41.000Z (about 2 years ago)
- Last Synced: 2025-01-05T07:15:07.608Z (6 months ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=dirk-thomas.vscode-lark
- Size: 5.86 KB
- Stars: 30
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.