theia-trace-extension
theia-trace-extension copied to clipboard
Eclipse Theia trace viewer extension using the Trace Server Protocol (TSP), through the tsp-typescript-client. Also the home for reusable JavaScript libraries: traceviewer-base, traceviewer-react-comp...
### Bug Description: The installation instructions lack a description of all the TypeScript and JavaScript dependencies that have to be installed. On a clean machine, the build fails, and commonly...
### What it does Add range selection sync feature, similar to Flame graph selection, to the extension. Along with a sync toggle button for the Gantt chart. https://github.com/user-attachments/assets/dec7dbe1-b219-43d6-9f08-cd062cc6a256 Along with...
Bumps [electron](https://github.com/electron/electron) from 30.5.1 to 35.7.5. Release notes Sourced from electron's releases. electron v35.7.5 Release Notes for v35.7.5 [!WARNING] Electron 35.x.y has reached end-of-support as per the project's support policy....
### Bug Description: The tooltips can have erratic behavior if moving around quickly. ### Steps to Reproduce: Quickly move your mouse while a tooltip is becoming opaque. It will move...
### Bug Description: Durations are always displayed in nano seconds, timestamps, I think, in Epoch seconds with nanosecond resolution. Neither seem ideal. "Classic" Trace Compass is better at this, adjusting...
### Bug Description: It might be more precise to talk about PIXI-created canvas objects getting lost - not all of them are `timegraph` views. When opening a few traces that...