Add Comment Anchors to workspace recommendations (#176618)

This commit is contained in:
David
2024-04-09 13:10:23 +02:00
committed by GitHub
parent f987447aca
commit a55489e561

View File

@@ -2,6 +2,7 @@
"recommendations": [
"adguard.adblock",
"davidanson.vscode-markdownlint",
"github.vscode-github-actions"
"github.vscode-github-actions",
"exodiusstudios.comment-anchors"
]
}