Describe the bug
It's impossible to customize the ActivityTrackerFrontendContribution as it is not bound to self but directly as a FE contribution:
|
bind(FrontendApplicationContribution).to(ActivityTrackerFrontendContribution); |
Expected behavior
Downstream projects can customize the activity tracker Theia-extension
Cluster provider
No response
Version
No response
Additional information
No response