Is your feature request related to a problem? Please describe.
the completion is primitive. like #200 , and no onhover.
Describe the solution you'd like
I find https://github.com/KubaP/glsl-lsp uses tower_lsp which has https://github.com/silvanshade/tower-lsp-web-demo , so I guess wasm can be integrated into monaco editor.
Describe alternatives you've considered
manually add language support. Tedious.
Additional context
Is your feature request related to a problem? Please describe.
the completion is primitive. like #200 , and no onhover.
Describe the solution you'd like
I find https://github.com/KubaP/glsl-lsp uses tower_lsp which has https://github.com/silvanshade/tower-lsp-web-demo , so I guess wasm can be integrated into monaco editor.
Describe alternatives you've considered
manually add language support. Tedious.
Additional context