Switch to RustLS (#2169)

* Switch to RustLS

* Revert scroll change causing autoscroll to break

* App build remove
This commit is contained in:
Geometrically
2024-08-17 13:37:45 -07:00
committed by GitHub
parent 910e219c0e
commit c84e2e0537
9 changed files with 307 additions and 776 deletions

View File

@@ -25,7 +25,7 @@
"vue": "^3.4.21",
"vue-multiselect": "3.0.0",
"vue-router": "4.3.0",
"vue-typed-virtual-list": "^1.0.10"
"vue-virtual-scroller": "v2.0.0-beta.8"
},
"devDependencies": {
"@tauri-apps/cli": "^1.6.0",