mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Visual Studio Code to 8393409
This commit is contained in:
parent
743def5578
commit
00c2898979
4 changed files with 11 additions and 10 deletions
|
@ -1256,10 +1256,10 @@ SOFTWARE.
|
|||
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[vscode-remote-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[vscode-remote-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a062676
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a062676/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/8393409
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/8393409/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-a062676-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-8393409-blue.svg
|
||||
[vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue