Home Assistant Community Add-on: Visual Studio Code

:tada: Release v0.5.1

Full Changelog

General update release, upgrading the Home Assistant Config Helper vscode extension and the Home Assistant CLI.

:hammer: Changes

  • :arrow_up: Upgrades vscode-home-assistant to 0.6.0 (#36) (@tjorim)
  • :arrow_up: Updates homeassistant_cli to v0.7.0 (#35)

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

:tada: Release v0.5.2

Full Changelog

General update release.

:hammer: Changes

  • :arrow_up: Upgrades code-server to 1.1119-vsc1.33.11

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

Many thanks for this add-on works great. Could you update the vscode extension to 0.6.2 please, there’s a validation fix that’s been corrected by @keesschollaart81

:tada: Release v0.5.3

Full Changelog

General update release.

:hammer: Changes

  • :arrow_up: Upgrades vscode-home-assistant to 0.6.2 (#38) (@tjorim)

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

I’m getting this error about Home Assistant Configuration Helper. I think it is after the last update to v0.5.3 (might have been v0.5.2). Any idea? Thanks!

afbeelding

I have the same error!

Same error - anyone found a work - around?

This error is unfortunately confirmed. Upgrading at this point is not recommended, but I don’t have a way to downgrade the extension, since well, vscode doesn’t do that.

I’ve send out a report to the author of the extension, with a possible indication of what I think is the problem. Hold tight… :pray:

2 Likes

:tada: Release v0.5.4

Full Changelog

:ambulance: This release fixes connections issues with the Home Assistant Configuration Helper extension that was introduced in v0.5.3.

:hammer: Changes

  • :arrow_up: Upgrades keesschollaart.vscode-home-assistant to 0.6.3

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

1 Like

Is anyone else having issues with the material design intellisense extension? The pop-up does not show for me with the recommendations. I do have access to the explorer and search though.

SOLVED:

had to add the following to my settings.json

"materialdesigniconsIntellisense.selector": [
    "home-assistant",
  ]

I have a PR in with the MDI Intellisense extension to add that to the settings by default, as well.

1 Like

Love this add-on - thanks, Frenck! Is it possible to add a theme from the Extension Marketplace? (Looking for Shades of Purple, in particular). I’m not clear on if this is something I could do myself, or if it would be a feature request. Thanks!

:tada: Release v0.6.0

Full Changelog

This is a general maintenance release.

:hammer: Changes

  • :arrow_up: Updates yamllint to v1.16.0 (#41)
  • :arrow_up: Upgrades code-server to 1.1156-vsc1.33.1
  • :arrow_up: Upgrades redhat.vscode-yaml to 0.4.1
  • :arrow_up: Upgrades lukas-tr.materialdesignicons-intellisense to 1.5.0
  • :arrow_up: Upgrades add-on base image to v3.1.3
  • :pencil2: Maintaince -> Maintenance
  • :sparkles: Adds FUNDING.yml
  • :arrow_up: Upgrades mosquitto-clients to 1.4.15-2ubuntu0.18.04.3

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

1 Like

I’ve been wanting to add this visual code extension but it says that the add-on is not available on my system… ?
VisualCodeError2

Always read the docs. Are you on a Pi?

Thanks, I had read the docs but I missed the key part I was looking for… I see it now. Thanks!

:tada: Release v0.6.1

Full Changelog

This is a general maintenance release, upgrading the Home Assistant Config Helper VSCode extension to v1.0.0! Congratulations @keesschollaart81 with this milestone and thank you so much for your amazing work :heart:

:hammer: Changes

  • :arrow_up: Upgrades keesschollaart.vscode-home-assistant to 1.0.0

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

2 Likes

There is a Visual Studio Code installation for hassbin?

well… cind of and no.

This add-on currently only supports AMD64 machines, although we hope we are able to support ARM devices in the future, it is most likely that most devices will lack the resources to run this add-on (e.g., Raspberry Pi).```

i am not sure when it started, but i am not able to copy, paste, toggle comment, etc under edit menu with either right clicks or keyboard commands with this addon to hassio.

save works, and not sure what else works / doesn’t work, but it’s pretty unusable in the current state. i would welcome any help.