@volar/vue-code-gen
Advanced tools
Changelog
0.34.4 (2022/4/12)
Changelog
0.34.3 (...)
@volar/preview
for support vite, nuxt 3 app preview features other then vscode IDEs (#1115)require()
should not report error in template (#1161)__VLS_
files file with vue-tsc --declaration --emitDeclarationOnly
experimentalDisableTemplateSupport
not workingBreaking changes
experimentalResolveNonScopedCssClasses
to experimentalResolveStyleCssClasses
(#1121)Changelog
0.34.1 (2022/4/10)
Changelog
0.34.0 (2022/4/10)
useConfigurationHost
for external language feature pluginsvolar.autoCompleteRefs
for reduce CPU usageBreaking changes
Vue.extends
or lang="js"
prettyhtml
to vscode-html-languageservice
(#1078)
prettyhtml
, see prettyhtml
section in https://github.com/vuejs/language-tools/discussions/1027prettier
to vscode-css-languageservice
(#1131)
Prettier
, see Prettier
section in https://github.com/vuejs/language-tools/discussions/1027volar.lowPowerMode
to volar.vueserver.useSecondServer
and disabled by default
"jsx": "preserve"
now is required for template type-checking (#1153)Changelog
0.33.6 (2022/3/22)
html.autoCreateQuotes
, html.autoClosingTags
settings (#840)$style
types error on vue-tsc (#1089)