Depending on the current cursor position, eglot assumes that it is in either svelte-mode, javascript-mode or css-mode
Would there be a possibility, that svelte mode would report to eglot always as svelte mode? So it doesn't try to run the wrong server on the file.
Depending on the current cursor position, eglot assumes that it is in either svelte-mode, javascript-mode or css-mode
Would there be a possibility, that svelte mode would report to eglot always as svelte mode? So it doesn't try to run the wrong server on the file.