elm-tooling / tree-sitter-elm

Tree sitter implementation for elm
https://elm-tooling.github.io/tree-sitter-elm/
MIT License
74 stars 12 forks source link

Add pipeline to validate that tree-sitter changes works with language server #145

Closed Qluxzz closed 8 months ago

Qluxzz commented 8 months ago
          LGTM, let's see if this still works in the server

Originally posted by @razzeee in https://github.com/elm-tooling/tree-sitter-elm/issues/144#issuecomment-1860827804

I thought it was a good idea to create a pipeline in this repo that could validate that all tests in elm-language-server works with the updated wasm bundle before allowing the changes to be merged.