🎉 Release of add-on Studio Code Server 5.17.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-10-04 19:06:03 +00:00
parent cd35f0fa37
commit b2de9bcefc
4 changed files with 14 additions and 8 deletions

View file

@ -1064,10 +1064,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.16.3
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.16.3/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.17.0
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.17.0/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-v5.16.3-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-v5.17.0-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,5 +1,11 @@
## Whats changed
## 🐛 Bug fixes
Add support for the new automation syntax added in Home Assistant 2024.10.
- Add back symbolic link to /homeassistant for customized workspaces @frenck ([#874](https://github.com/hassio-addons/addon-vscode/pull/874))
Also adds auto-completion for floors, labels & areas! 🎉
![CleanShot 2024-10-04 at 19 59 32](https://github.com/user-attachments/assets/76019a88-b8e5-43f5-a95e-2517d191deeb)
## ⬆️ Dependency updates
- ⬆️ Update keesschollaart81/vscode-home-assistant to v1.42.0 @frenck ([#877](https://github.com/hassio-addons/addon-vscode/pull/877))

View file

@ -51,6 +51,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-v5.16.3-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.16.3
[release-shield]: https://img.shields.io/badge/version-v5.17.0-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.17.0
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Studio Code Server
version: 5.16.3
version: 5.17.0
slug: vscode
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
Home Assistant frontend.