Skip to content

Commit 73fe65f

Browse files
authored
find a better compromise between dogfooding and time-lossing with defaultGutterClickAction: contextMenu (microsoft#203693)
fyi @connor4312
1 parent 2ba3988 commit 73fe65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,5 @@
170170
},
171171
"css.format.spaceAroundSelectorSeparator": true,
172172
"inlineChat.mode": "live",
173-
"testing.defaultGutterClickAction": "runWithCoverage",
173+
"testing.defaultGutterClickAction": "contextMenu",
174174
}

0 commit comments

Comments
 (0)