Skip to content

Releases: hassio-addons/addon-vscode

v2.9.0

30 Nov 22:05
Compare
Choose a tag to compare

Full Changelog

This release comes with some major updates to all the components used. Most notably is the updated Home Assistant Configuration Helper extension, which now has full support for the Lovelace UI and had a lot of general bug fixes.

🔨 Changes

  • ⬆️ Upgrades base image to v3.2.3
  • ⬆️ Upgrades code-server to 3.7.3
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.12.0
  • ⬆️ Upgrades emilast.LogFileHighlighter to 2.10.0
  • ⬆️ Upgrades esbenp.prettier-vscode to 5.8.0
  • ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 3.1.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.13.0
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.4
  • ⬆️ Upgrades Home Assistant CLI to v4.9.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.8.2

15 Oct 19:28
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades code-server to 3.6.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.8.1

10 Oct 14:44
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.11.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.8.0

08 Oct 09:51
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.10.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.11.1
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.3
  • ✨ Add UUID generator extension

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.7.1

29 Sep 14:23
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades yamllint to 1.25.0
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.9.1
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.2
  • ⬆️ Upgrades esbenp.prettier-vscode to 5.7.1

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.7.0

23 Sep 18:30
Compare
Choose a tag to compare

Full Changelog

This release adds Prettier! Prettier is a tool to auto-format code in all kinds of files, and it now supports Home Assistant configuration files!

This means on save, your Home Assistant YAML files will automatically look nice and clean. You can of course disable this feature in the Visual Studio Code settings, in case you don't like it.

🔨 Changes

  • ⬆️ Upgrades redhat.vscode-yaml to 0.11.0
  • ⬆️ Upgrades Home Assistant CLI to v4.5.0
  • ✨ Add Prettier support for auto formatting YAML

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.6.0

15 Sep 08:56
Compare
Choose a tag to compare

Full Changelog

This release adds support to access the new media folder and adds the possibility the configure an alternative configuration path (not /config) for the editor to start in (see add-on documentation).

🔨 Changes

  • ✨ Add support for the new media folder
  • ✨ Add support for setting the default configuration path
  • 👕 Fix shellcheck linter warning

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.5.0

12 Sep 15:25
Compare
Choose a tag to compare

Full Changelog

This release upgrades all main parts of the add-on, including a new code-server/vscode and an updated extension for Home Assistant; Ready for the features in the upcoming Home Assistant 0.115! 🥳

🔨 Changes

  • ⬆️ Upgrades add-on base image to v3.2.2
  • ⬆️ Upgrades mariadb-client to 1:10.3.23-0+deb10u1
  • ⬆️ Upgrades nmap to 7.70+dfsg1-6+deb10u1
  • ⬆️ Upgrades code-server to 3.5.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.10.1
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.1
  • ⬆️ Upgrades Home Assistant CLI to v4.4.1
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.9.0
  • ✨ Add symlink from code to code-server for natrual use

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.4.0

28 Jul 14:41
Compare
Choose a tag to compare

Full Changelog

Sorry, it has been a while! It took a bit to get all parts of this add-on working together as it should, which now it does!

A brand new code-server, with a Home Assistant vscode extension that had some major upgrades! Furthermore, the latest MDI icons, supported by Home Assistant Core 0.113 are available and quite a bit of tweaking in general.

🔨 Changes

  • ⬆️ Upgrades code-server to 3.4.1 (#112)
  • 📚 Update README for removal of disable_telemetry config option (#110)
  • ⬆️ Upgrades base image to v3.2.1
  • ⬆️ Upgrades ESPHome.esphome-vscode to 0.3.0
  • ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 3.0.0
  • 🔥 Remove Renovatebot
  • 🚑 Increase sleep between extension downloads
  • 🚑 Fix extension downloads (#120)
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.7.1
  • 🚑 Fix MDI icon to new name (#121)
  • ⬆️ Upgrades emilast.LogFileHighlighter to 2.9.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.9.1
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.8.1

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.3.0

30 May 20:38
Compare
Choose a tag to compare

Full Changelog

This release bring changes to VSCode settings. The settings will only update if you have not changed them. If you did change settings in VSCode, you can reset them by executing the reset-settings command from the VSCode terminal.

🔨 Changes

  • ⬆️ Updates yamllint to v1.23.0 (#97)
  • ⬆️ Updates homeassistant_cli to v0.9.1 (#99)
  • ⬆️ Upgrades git to 1:2.17.1-1ubuntu0.7
  • 🔨 Switch add-on from Ubuntu to Debian
  • 🔨 Implement OCI image specification on labels
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.6.5
  • ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 2.0.2
  • ⬆️ Upgrades redhat.vscode-yaml to 0.8.0
  • ⬆️ Upgrades usernamehw.errorlens to 3.1.1
  • 🚑 Ensure locales are generated
  • 🚑 Remove disable-ssh flag from code-server run
  • 🚑 Fix download location of code-server
  • 🚑 Fix code-server executable path, changed in v3.3.0
  • 🚑 Remove disable-updates flag, not longer used in v3.3.0
  • 🚑 Update architecture name for amd64, changed in v3.3.0
  • 🚑 Fix locales handling
  • 👕 Slow down fetching extensions from Marketplace a bit, to prevent rate limiting
  • 🚑 Fix auto indent for YAML
  • ⬆️ Upgrades code-server to 3.4.0
  • ✏️ Split add-on documentation
  • 🚑 Increase sleep between extension download
  • 🚑 Fix auto indent for HA files

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck