mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
parent
54a2ca7a34
commit
62e959d314
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@
|
|||
"**/__pycache__/**": true,
|
||||
"**/deps/**": true
|
||||
},
|
||||
"files.associations": {
|
||||
"*.dash": "yaml"
|
||||
},
|
||||
"editor.selectionClipboard": false,
|
||||
"terminal.integrated.copyOnSelection": true,
|
||||
"settings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue