Skip to content

Commit

Permalink
(fix) more kit cleanup (#1927)
Browse files Browse the repository at this point in the history
* proxy document registroy for better memory consumption, deduplicate code by creating shared helpers in svelte2tsx

* remove unnecessary method, add readDirectory

* inlay hints
  • Loading branch information
dummdidumm authored Mar 10, 2023
1 parent 0c252fd commit 70749bb
Show file tree
Hide file tree
Showing 15 changed files with 775 additions and 839 deletions.
2 changes: 1 addition & 1 deletion packages/language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier-plugin-svelte": "~2.9.0",
"svelte": "^3.55.0",
"svelte-preprocess": "~5.0.0",
"svelte2tsx": "~0.6.0",
"svelte2tsx": "~0.6.4",
"typescript": "*",
"vscode-css-languageservice": "~6.2.0",
"vscode-html-languageservice": "~5.0.0",
Expand Down
Loading

0 comments on commit 70749bb

Please sign in to comment.