Closed fidgetingbits closed 1 year ago
FWIW in this case 2.1.3 is the latest release/commit so won't upgrade to git version. https://github.com/Azganoth/tree-sitter-lua
Looks like there are three different tree-sitter-lua grammars:
I would be inclined to go for https://github.com/MunifTanjim/tree-sitter-lua, because
Make sense?
Ah, I dunno how I missed that one. Definitely makes sense to go with the one neovim uses.
I won't be around a computer for about a week so if you wanna switch it quick feel free, otherwise I'll do it later.
Released in 0.27.0
Same caveat about building/testing as https://github.com/cursorless-dev/vscode-parse-tree/pull/66 . In this case lua is an officially supported language by vscode though.