You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## 0.34.14 (2022/5/13)
4
+
5
+
- feat: add setting `volar.vueserver.maxOldSpaceSize` to modify language server memory limit ([#1299](https://github.com/johnsoncodehk/volar/issues/1299))
6
+
- feat: add settings `volar.preview.script.vite`, `volar.preview.script.nuxi` to customize preview server command
7
+
- feat: move takeover mode status to status bar ([#1294](https://github.com/johnsoncodehk/volar/issues/1294))
8
+
- feat: add settings to customize split editors layout ([#810](https://github.com/johnsoncodehk/volar/issues/810))
9
+
- fix: tsconfig status and ts version status dons't show with ts file on takeover mode
0 commit comments