eclipse-cdt-cloud / theia-trace-extension

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-components
MIT License
49 stars 60 forks source link

Add timeline-chart project link in label description #339

Closed ebugden closed 3 years ago

ebugden commented 3 years ago

Add link to timeline-chart library in "timeline-chart" label description to clarify connection and where the code is.

image

ebugden commented 3 years ago

Label descriptions don't seem to support links so I added the URL as text. It's messy, but I think it's better than nothing. @MatthewKhouzam or @tahini what do you think?

image

ebugden commented 3 years ago

The link to the trace server code is too long to paste in the label description #375.

Should we add a "related repos" section in the readme instead? There are a couple mentioned at the top of the readme, but there are a lot more. It's hard to find them if you're not heavily involved in the project already.

ebugden commented 3 years ago

Label descriptions don't seem to support links so this proposed change is not possible. Instead, #402 will resolve the underlying issue that it's difficult to understand the link to the other code base.