woutdp / live_svelte

Svelte inside Phoenix LiveView with seamless end-to-end reactivity
https://hexdocs.pm/live_svelte
MIT License
1.01k stars 37 forks source link

svelte-language-server and ~V sigil #112

Closed onelesd closed 4 months ago

onelesd commented 4 months ago

Is there a way to get the svelte-language-server w/ neovim to evaluate svelte inlined with the ~V sigil in an .ex file?

The treesitter config provided in this project's readme works well for syntax.

woutdp commented 4 months ago

Not sure, probably there's a way but not something I've looked into.

onelesd commented 4 months ago

it doesn't seem possible: https://github.com/quarto-dev/quarto-cli/issues/239#issuecomment-1082912273