Skip to content

Commit 1be8da4

Browse files
authored
Change publisher of open-reusables extension
Changed publisher to AlistairChristie to pick up the extension from the VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=AlistairChristie.open-reusables
1 parent 392432d commit 1be8da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"davidanson.vscode-markdownlint",
2323
"bierner.markdown-preview-github-styles",
2424
"streetsidesoftware.code-spell-checker",
25-
"docs.open-reusables"
25+
"alistairchristie.open-reusables"
2626
],
2727

2828
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)