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:
|
||||
- mysql:want
|
||||
- mqtt:want
|
||||
journald: true
|
||||
options:
|
||||
log_level: warning
|
||||
schema:
|
||||
|
|
|
@ -18,7 +18,8 @@
|
|||
"recommendations": [
|
||||
"esphome.esphome-vscode", // moved here as not everyone has ESPhome
|
||||
"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