Skip to content

Commit dde7e1d

Browse files
shorten the command name for diagnostics to just "Swift: Capture Diagnostic Bundle" (#1542)
1 parent c87190c commit dde7e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
},
254254
{
255255
"command": "swift.captureDiagnostics",
256-
"title": "Capture VS Code Swift Diagnostic Bundle",
256+
"title": "Capture Diagnostic Bundle",
257257
"category": "Swift"
258258
},
259259
{

0 commit comments

Comments
 (0)