From 4cc14f830fbf84bf0f942bae5ab735775902a5f9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 26 Oct 2019 09:37:36 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to e617483 --- README.md | 6 +++--- vscode/CHANGELOG.md | 20 +++++++++++++++++++- vscode/README.md | 6 +++--- vscode/config.json | 2 +- 4 files changed, 26 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d6919c3e3..041b8436d 100644 --- a/README.md +++ b/README.md @@ -1200,10 +1200,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/1e001d4 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/1e001d4/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/e617483 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/e617483/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-1e001d4-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-e617483-blue.svg [vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 470572e8d..98206d4e1 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog since v0.7.0 -2019/10/15 09:52 UTC - [1e001d4](https://github.com/hassio-addons/addon-vscode/commit/1e001d4c0e332295fa2a884a3b927398134b4e96) by [@renovate[bot]](https://github.com/apps/renovate) +2019/10/26 09:23 UTC - [e617483](https://github.com/hassio-addons/addon-vscode/commit/e6174834084074c7a2366085879bb159fc11dd0a) by [@frenck](https://github.com/frenck) +> :hammer: Modify code-server service with updated CLI arguments + +2019/10/26 09:23 UTC - [318d3ec](https://github.com/hassio-addons/addon-vscode/commit/318d3ecd46c2fa2ce84c71eb3308190f1b1dec1f) by [@frenck](https://github.com/frenck) +> :ambulance: Match VSCode default config with latest code-server + +2019/10/26 09:23 UTC - [5fde7f5](https://github.com/hassio-addons/addon-vscode/commit/5fde7f5443e0001f0a96206244cae40e49616c70) by [@frenck](https://github.com/frenck) +> :sparkles: Adds Indent Rainbow extension by default + +2019/10/26 09:23 UTC - [45c1411](https://github.com/hassio-addons/addon-vscode/commit/45c1411692a3392b86f2e522e30e664df05c5799) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades lukas-tr.materialdesignicons-intellisense to 1.5.5 + +2019/10/26 09:23 UTC - [e8d9b7d](https://github.com/hassio-addons/addon-vscode/commit/e8d9b7d410080aad17a8e0b498696da7a054d74e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades keesschollaart.vscode-home-assistant to 1.3.0 + +2019/10/26 09:23 UTC - [a69e099](https://github.com/hassio-addons/addon-vscode/commit/a69e0996d8f5e78cae1ffd85c0b0629058ee5b13) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades code-server to 2.1650-vsc1.39.2 + +2019/10/26 09:23 UTC - [1e001d4](https://github.com/hassio-addons/addon-vscode/commit/1e001d4c0e332295fa2a884a3b927398134b4e96) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates yamllint to v1.18.0 (#53) diff --git a/vscode/README.md b/vscode/README.md index 7fd1b5f4f..0b96fe0e9 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-vscode/blob/1e001d4/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/e617483/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-1e001d4-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/1e001d4 +[release-shield]: https://img.shields.io/badge/version-e617483-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/e617483 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.json b/vscode/config.json index 0177a9cca..c30397770 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "1e001d4", + "version": "e617483", "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",