mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
devenv
This commit is contained in:
parent
6c4af49087
commit
45a0816258
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,6 @@ map:
|
||||||
services:
|
services:
|
||||||
- mysql:want
|
- mysql:want
|
||||||
- mqtt:want
|
- mqtt:want
|
||||||
journald: true
|
|
||||||
options:
|
options:
|
||||||
log_level: warning
|
log_level: warning
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -18,7 +18,8 @@
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"esphome.esphome-vscode", // moved here as not everyone has ESPhome
|
"esphome.esphome-vscode", // moved here as not everyone has ESPhome
|
||||||
"ibm.output-colorizer", // colorize output
|
"ibm.output-colorizer", // colorize output
|
||||||
"pinage404.bash-extension-pack" // helps with bash scripts
|
"pinage404.bash-extension-pack", // helps with bash scripts
|
||||||
|
"streetsidesoftware.code-spell-checker" // i cant speel
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue