Skip to content

Commit 58ff3aa

Browse files
[docker][tave] update trace viewer for vscode to v0.2.9
The updated version has a button to open traces, which makes it possible to do so right in the trace view. It's still possible to open traces from the file navigator too. Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
1 parent 4e5034f commit 58ff3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/theia-app-vscode-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"theiaPluginsDir": "plugins",
4444
"theiaPlugins": {
45-
"vscode-trace-extension": "https://open-vsx.org/api/eclipse-cdt/vscode-trace-extension/0.2.6/file/eclipse-cdt.vscode-trace-extension-0.2.6.vsix"
45+
"vscode-trace-extension": "https://open-vsx.org/api/eclipse-cdt/vscode-trace-extension/0.2.9/file/eclipse-cdt.vscode-trace-extension-0.2.9.vsix"
4646
}
4747
}

0 commit comments

Comments
 (0)