Releases
v0.29.0
octref
released this
02 Nov 11:30
0.29.0 | 2020-11-02 | VSIX
Fix "Duplicate identifier" errors when using multiple keydown events with modifiers. #1745 .
Upgrade @prettier/plugin-pug
to fix formatter issues. #2347 .
Fix files with CRLF having errors with wrong range. #1319 .
π Fix collapse code missing end mark. Thanks to contribution from @yoyo930021 . #2303 and #2352 .
π Fix crash when no or wrong tsconfig. Thanks to contribution from @yoyo930021 . #2403 .
π Respect include/exclude files options in tsconfig
for external ts/js files. Thanks to contribution from @yoyo930021 . #2339 and #2371 .
π Fix undefined valueDeclaration in props crashing vls. Thanks to contribution from @javiertury . #2367 .
π Reduce recreate ts program when no need for ts perf. Thanks to contribution from @yoyo930021 . #2192 and #2328 .
π Display VTI errors. Thanks to contribution from @yoyo930021 . #2324 and #2330 .
π Add command Vetur: Restart VLS (Vue Language Server)
. Thanks to contribution from @yoyo930021 . #2331 .
π Fix no complete literal string union. Thanks to contribution from @yoyo930021 . #2300 and #2353 .
π Add vti version
command. Thanks to contribution from @andrewisaburden . #2337 .
π Complete with ?.
for optional properies in completion. Thanks to contribution from @yoyo930021 . #2326 and #2357 .
π Respect typescript language settings. Thanks to contribution from @yoyo930021 . #2109 and #2375 .
π Slim syntax highlighting. Thanks to contribution from @Antti .
π Stop computing outdated diagnostics with CancellationToken. Thanks to contribution from @yoyo930021 . #1263 and #2332 .
π Fix error when optional camel-cased props are missing. Thanks to contribution from @yoyo930021 . #2314 and #2342 .
π Fix Vetur formatting not working. Thanks to contribution from @yoyo930021 . #2388 and #2389 .
π Improve ts perf when vetur.experimental.templateInterpolationService: true
. Thanks to contribution from @yoyo930021 . #2192 and #2374 .
π Fix optional chaining in template. Thanks to contribution from @yoyo930021 . #2423 and #2426 .
You canβt perform that action at this time.