We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4056d commit 361a3b3Copy full SHA for 361a3b3
README.md
@@ -0,0 +1,8 @@
1
+# Lark grammar syntax support for VSCode
2
+
3
+Adds syntax highlighting to [Lark](https://github.com/lark-parser/lark) files in VSCode.
4
5
+The grammars should end with `.lark`.
6
7
+Contributions are greatly appreciated.
8
+Please fork this repository and open a pull request to make grammar tweaks, add support for other subgrammars etc.
0 commit comments