@volar/html2pug
Advanced tools
Changelog
0.26.14 (2021/8/9)
vue-tsc --noEmit
warnings with "experimentalCompatMode": 2
#351#issuecomment-895019036<xxx v-for v-slot>
due to code gen side effects (vue-tsc#53)Changelog
0.26.11 (2021/8/5)
volar.formatting.printWidth
option (#321)updateImportsOnFileMove
setting to disable prompt (#332)<input>
, <textarea>
, <select>
v-model prop name shoud be value
Changelog
0.26.10 (2021/7/31)
@volar/server
API and released @volar/server
vscode.css-language-features
and vscode.html-language-features
rely (vscode#98621).value
should not append in function declaration name and literal typeChangelog
0.26.7 (2021/7/23)
<script lang="x">
change should update template verificationChangelog
0.26.6 (2021/7/21)
<script lang="js">
(#46)