eclipse-cdt-cloud / eclipse-cdt-cloud/vscode-trace-extension
Activation is Premature
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 33
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
At the moment, the plugin uses the activation `onStartupFinished`. That is likely too broad, and either `onCommand` or `onView` activation should be preferred, unless there is specific functionality that must be present even before the user takes trace-related actions.
Contributor guide
Assessment
This issue has not been assessed yet.