Skip to content

Commit 893ab63

Browse files
committed
vscode: remove the deprecated extension
Remove the deprecated SSWG Swift extension. Now that it is vended by the Swift Language account, we don't need to explicitly recommend it as it should be easily locatable.
1 parent 45a9e4e commit 893ab63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"recommendations": [
3-
"exodiusstudios.comment-anchors",
4-
"sswg.swift-lang"
3+
"exodiusstudios.comment-anchors"
54
]
65
}

0 commit comments

Comments
 (0)