Skip to content

Commit

Permalink
chore: remove deprecated settings sync VSCode extension
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdavide committed Sep 9, 2024
1 parent 18070e9 commit 999606e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,13 @@
"ms-azuretools.vscode-docker",
"ms-vscode-remote.remote-containers",
"ms-vsliveshare.vsliveshare",
"shan.code-settings-sync",
"sleistner.vscode-fileutils",
"pustelto.bracketeer",
"vscode-icons-team.vscode-icons",
"vue.volar",
"wakatime.vscode-wakatime",
"wix.vscode-import-cost"
],
"settings": {
"sync.syncExtensions": false,
"sync.autoDownload": true,
"sync.autoUpload": false
}
]
}
},
"forwardPorts": [3030],
Expand Down

0 comments on commit 999606e

Please sign in to comment.