We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46dd7b0 commit a6568c8Copy full SHA for a6568c8
package.json
@@ -51,6 +51,7 @@
51
"properties": {
52
"trace-server.traceserver.path": {
53
"type": "string",
54
+ "scope" : "machine",
55
"default": "/usr/bin/tracecompass-server",
56
"description": "Enter the trace server's binary path, executable included. Eg: /usr/bin/tracecompass-server."
57
},
0 commit comments