vscode-pug-languageservice
Advanced tools
Changelog
0.27.1 (2021/8/15)
vscode-emmet-helper
rename warning for vue-tsc<script>
blockChangelog
0.27.0 (2021/8/15)
Breaking changes
Changelog
0.26.16 (2021/8/12)
DocumentSymbolRequest
supportSelectionRangeRequest
vscode-uri
dep (#365)@volar/server
Breaking changes
selectionRange
, documentSymbol
, documentColor
to documentFeaturesRestartServerNotification
(restart by client now)Changelog
0.26.15 (2021/8/11)
"checkJs": true
for template interpolations (#353)ts.createSourceFile
result to reduce script contents update costChangelog
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 type