Skip to content

Commit 5a8542f

Browse files
authored
Remove deprecated intellicode extensions from devcontainer.json (#6519)
deprecation: Remove intellicode extensions from devcontainer.json. Intellicode is deprecated by MS and the repo archived and read only since Nov 12, 2025.
1 parent 95acba1 commit 5a8542f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

{{cookiecutter.project_slug}}/.devcontainer/devcontainer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
"extensions": [
5050
"davidanson.vscode-markdownlint",
5151
"mrmlnc.vscode-duplicate",
52-
"visualstudioexptteam.vscodeintellicode",
53-
"visualstudioexptteam.intellicode-api-usage-examples",
5452
// python
5553
"ms-python.python",
5654
"ms-python.vscode-pylance",

0 commit comments

Comments
 (0)