eclipse-cdt-cloud / eclipse-cdt-cloud/vscode-trace-extension
Default data provider of Overview View is hard-coded
Open
bug
vscode-extension
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 33
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
The default data provider ID of the Overview View is hard-coded to the histogram XY chart of the Trace Compass trace server. The default data provider ID should not be hard-coded, but should be configurable using a preference.
Note: The end-user has now way to know what the IDs of the available XY views are. So, the ID is probably not the best thing to have a preference for.
Contributor guide
Assessment
This issue has not been assessed yet.