Skip to content

Commit c82f540

Browse files
fix: extract style/script tag followed by destructuring in the template (#2921)
* fix: extract style/script tag followed by destructuring in the template * tweak * move back to utils * tweak * rewrite * fix some case with attribute, revert getAttributeContext to using scanner * tweak * fix svelte-check build * removed unused variable * Update packages/language-server/test/lib/documents/parseHtml.test.ts --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
1 parent b914d01 commit c82f540

File tree

5 files changed

+613
-119
lines changed

5 files changed

+613
-119
lines changed

.changeset/smart-moons-drum.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte-language-server': patch
3+
---
4+
5+
fix: extract style/script tag followed by destructuring in the template

0 commit comments

Comments
 (0)