diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ab835f2098..e8dc09b104 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -22,7 +22,7 @@ "davidanson.vscode-markdownlint", "bierner.markdown-preview-github-styles", "streetsidesoftware.code-spell-checker", - "docs.open-reusables" + "alistairchristie.open-reusables" ], // Use 'forwardPorts' to make a list of ports inside the container available locally.