mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
enable experimental renderer profiling for us (#164418)
This commit is contained in:
Vendored
+2
-1
@@ -108,5 +108,6 @@
|
|||||||
"sash"
|
"sash"
|
||||||
],
|
],
|
||||||
"githubPullRequests.assignCreated": "${user}",
|
"githubPullRequests.assignCreated": "${user}",
|
||||||
"githubPullRequests.defaultMergeMethod": "squash"
|
"githubPullRequests.defaultMergeMethod": "squash",
|
||||||
|
"application.experimental.rendererProfiling": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user