Releases
v0.24.0
octref
released this
05 Mar 00:21
0.24.0 | 2020-03-04 | VSIX
vue-language-server
deprecated and will be published as vls
.
Support Vue 3 interface with defineComponent
. #1638 .
Update to TS 3.7.5 to avoid TypeScript issues with files not stored in C: drives on Windows. #1589 .
Vetur will now print the prettier configuration it loaded in Output -> Vue Language Server, when "vetur.dev.logLevel": "DEBUG"
is set. #1407 .
Enable Windows CI with Azure DevOps. #1266 .
Upgrade to vscode-langaugeclient
/vscode-languageserver
V6. #1719 .
Fix a file lock issue on asar files. #1474 .
MDN links on CSS completion. #1751 .
Fix an error on VTI not able to load vscode-css-languageservice/lib/umd/data/browsers
. #1732 .
Pull latest web data for Stylus support.
Use Markdown documentation for Stylus completion description.
π Better template interpolation auto completion. Thanks to contribution from @ktsn . #1129 and #1446 .
π Fix syntax highlighting when </template
and >
are not on the same line. Thanks to contribution from Ross Allen . #1211 .
π Add sass-formatter
as a formatter for SASS region. Thanks to contribution from @TheRealSyler . #1433 .
π Provide Quasar support when quasar
is in devDependencies
. Thanks to contribution from @moander . #1504 .
π Fix Windows path handling. Thanks to contribution from @mattn . #1662 .
You canβt perform that action at this time.