diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 4fc616a8b3..73b1ffd7fa 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -21,7 +21,8 @@ "davidanson.vscode-markdownlint", "bierner.markdown-preview-github-styles", "yzhang.markdown-all-in-one", - "streetsidesoftware.code-spell-checker" + "streetsidesoftware.code-spell-checker", + "hubwriter.open-reusable" ], // Use 'forwardPorts' to make a list of ports inside the container available locally. diff --git a/.vscode/open-reusable-1.3.0.vsix b/.vscode/open-reusable-1.3.0.vsix new file mode 100644 index 0000000000..4ac9baace2 Binary files /dev/null and b/.vscode/open-reusable-1.3.0.vsix differ