Commit c82f540
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- .changeset
- packages/language-server
- src/lib/documents
- test/lib/documents
5 files changed
+613
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments