eclipse-cdt-cloud / vscode-trace-extension

Trace viewer extension for Eclipse Theia applications and VSCode compatible applications, that uses the Trace Server Protocol (TSP)
MIT License
7 stars 21 forks source link

Fix endless switching between experiment panels #250

Closed bhufmann closed 3 months ago

bhufmann commented 3 months ago

This happens when opening multiple traces and manually switching newly opened panels.

Fixes #238