cursorless-dev / vscode-parse-tree

Syntax trees for VSCode using tree-sitter
MIT License
40 stars 35 forks source link

Add `gleam`grammar #81

Closed Vynlar closed 3 months ago

Vynlar commented 3 months ago

Hi @pokey

Thanks for all your work on cursorless! It's literally saved my career.

I'm hoping to add support for the gleam programming language. I followed the readme for adding a new tree-sitter grammar here. I believe I have the correct set of changes; however, I was unable to get this to install and run locally for the life of me. (I got emscripten installed but actually generating the wasm stuff is being stubborn) I see from prior issues that this can be tricky to set up so I'm hoping you can run the yarn install and give things a quick test for me since you (probably) have a working dev environment.

Thanks!

pokey commented 3 months ago

shipped in parse-tree extension version 0.30.0