⬆️ Updating add-on Visual Studio Code to 8393409

This commit is contained in:
Community Hass.io Add-ons Bot 2020-09-29 13:33:41 +00:00
parent 743def5578
commit 00c2898979
4 changed files with 11 additions and 10 deletions

View file

@ -1,4 +1,5 @@
# Changelog since v2.6.0
- ✨ Add Prettier support for auto formatting YAML
- ⬆ Upgrades Home Assistant CLI to v4.5.0
- ⬆ Upgrades redhat.vscode-yaml to 0.11.0
# Changelog since v2.7.0
- ⬆ Upgrades esbenp.prettier-vscode to 5.7.1
- ⬆ Upgrades usernamehw.errorlens to 3.2.2
- ⬆ Upgrades keesschollaart.vscode-home-assistant to 1.9.1
- ⬆ Upgrades yamllint to 1.25.0

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-a062676-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/a062676
[release-shield]: https://img.shields.io/badge/version-8393409-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/8393409
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Visual Studio Code",
"version": "a062676",
"version": "8393409",
"slug": "vscode",
"description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!",
"url": "https://github.com/hassio-addons/addon-vscode",