mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
feat(devcontainer): add Google Code Assistant and OpenAI ChatGPT extensions
This commit is contained in:
parent
a437d22b7a
commit
81ebfb4916
1 changed files with 3 additions and 1 deletions
|
|
@ -38,7 +38,9 @@
|
||||||
"ms-python.vscode-pylance",
|
"ms-python.vscode-pylance",
|
||||||
"ms-vscode-remote.remote-containers",
|
"ms-vscode-remote.remote-containers",
|
||||||
"redhat.vscode-yaml",
|
"redhat.vscode-yaml",
|
||||||
"ryanluker.vscode-coverage-gutters"
|
"ryanluker.vscode-coverage-gutters",
|
||||||
|
"Google.geminicodeassist",
|
||||||
|
"openai.chatgpt"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue