Skip to content

Commit c07b428

Browse files
authored
enable experimental renderer profiling for us (microsoft#164418)
1 parent d1d27e4 commit c07b428

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,6 @@
108108
"sash"
109109
],
110110
"githubPullRequests.assignCreated": "${user}",
111-
"githubPullRequests.defaultMergeMethod": "squash"
111+
"githubPullRequests.defaultMergeMethod": "squash",
112+
"application.experimental.rendererProfiling": true
112113
}

0 commit comments

Comments
 (0)