0.22.0 | 2019-08-09 | VSIX
- New Scaffold Snippets system that allows system / workspace level customizable snippets. See details in snippet docs. #1151.
- 🙌
prettier-tslint
formatter option for TS region. Thanks to contribution from @NickeyLin. #1354. - 🙌 Replaced bundled Vuetify support with official tag/attribute definition from Vuetify@2.0. Thanks to contribution from @nekosaur. #1365.
- 🙌 Avoid template diagnostic error on empty v-on. Thanks to contribution from @ktsn. #1371.
- 🙌 Read
.prettierrc
config for prettyhtml formatting. Thanks to contributino from @bolasblack. #1036.