elm-tooling / tree-sitter-elm

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

Detect glsl nodes correctly #23

Closed razzeee closed 5 years ago

razzeee commented 5 years ago

https://tree-sitter.github.io/tree-sitter/using-parsers#multi-language-documents

razzeee commented 5 years ago

We should be able to parse this repo for e.g. https://github.com/passiomatic/elm-quake3-renderer/blob/master/src/Shaders/Q3dm1.elm

razzeee commented 5 years ago

This is enough to at least successfully parse the file above https://github.com/Razzeee/tree-sitter-elm/commit/5726bb3eee2ea86c1e0ead38d81cfcd72a5a83b2