enable experimental renderer profiling for us (#164418)

This commit is contained in:
Johannes Rieken
2022-10-24 10:22:04 +02:00
committed by GitHub
parent d1d27e4b50
commit c07b428d7d

View File

@@ -108,5 +108,6 @@
"sash"
],
"githubPullRequests.assignCreated": "${user}",
"githubPullRequests.defaultMergeMethod": "squash"
"githubPullRequests.defaultMergeMethod": "squash",
"application.experimental.rendererProfiling": true
}