mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
b1d26bd268
Picks up the language-server fix in the in-editor builder (windmill-labs/windmill-code-ui-builder#26), so .svelte files get IntelliSense, diagnostics and go-to-definition again. The bundled extension's language server was dying on startup with Cannot read properties of undefined (reading 'useCaseSensitiveFileNames') Builds and runtime were unaffected — this is editor language support only, and it predates the rune-module and delegated-event fixes already pinned here. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>