@volar/typescript-faster
Advanced tools
Changelog
1.0.0-beta.3 (2022/10/3)
[Download]
ParseSFCRequest
LSP request for parse SFC to avoid language client depend on @vue/compiler-sfc
VueServerInitializationOptions#cancellationPipeName
option for language client cancellation token supportsvolar.vueserver.useSecondServer
settingChangelog
1.0.0-beta.1 (2022/9/27)
[Download]
v-model:xxx
volar.completion.preferredTagNameCase
compilerOptions.types
from a higher level directory in a workspace sub directory (#1764)v-xxx
(#1905)$x
from $x as y
Changelog
1.0.0-alpha.4 (2022/9/24)
[Download]
Symbol.Iterator
is not correctly inferred in v-for
(#1892)<CustomComponent @click.stop />
(#464)Breaking changes
experimentalDisableTemplateSupport
renamed to skipTemplateCodegen