Hey,
elm supports inline glsl like this https://github.com/johnpmayer/elm-webgl/blob/master/examples/crate.elm#L101-L113
I pretty much was brought here by the new documentation from MS about embedded languages https://code.visualstudio.com/api/language-extensions/embedded-languages
I already detect glsl in https://github.com/elm-tooling/elm-language-server but do nothing with it. Seeing that you support js etc inline, could the same be done for elm?
Cheers
Hey,
elm supports inline glsl like this https://github.com/johnpmayer/elm-webgl/blob/master/examples/crate.elm#L101-L113
I pretty much was brought here by the new documentation from MS about embedded languages https://code.visualstudio.com/api/language-extensions/embedded-languages
I already detect glsl in https://github.com/elm-tooling/elm-language-server but do nothing with it. Seeing that you support js etc inline, could the same be done for elm?
Cheers