Skip to content

Commit dbcc46b

Browse files
committed
.devcontainer: update rewrap extension
Use rewrap-revived to replace the unmaintained rewrap extension.
1 parent 698134f commit dbcc46b

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
@@ -24,7 +24,7 @@
2424
"extensions": [
2525
"bscan.perlnavigator",
2626
"bayashi.perlcpanfile",
27-
"stkb.rewrap",
27+
"dnut.rewrap-revived",
2828
"GitHub.vscode-pull-request-github",
2929
"GitHub.vscode-github-actions"
3030
]

0 commit comments

Comments
 (0)