mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
enable experimental renderer profiling for us (#164418)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -108,5 +108,6 @@
|
||||
"sash"
|
||||
],
|
||||
"githubPullRequests.assignCreated": "${user}",
|
||||
"githubPullRequests.defaultMergeMethod": "squash"
|
||||
"githubPullRequests.defaultMergeMethod": "squash",
|
||||
"application.experimental.rendererProfiling": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user