reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint

Printable idea sheet

activation_events_learning

reqlan rq/extension/startup-performance.rq:104

Modern VS Code derives activation for contributed views and commands.
The incident log explicitly showed activation event `onView:reqlan.activityBar`, so the missing-command failure was not caused by a missing explicit `onView` entry.
Activation-event changes should be justified from host logs and target-version behavior, not used to mask a module-load exception.

Interactive page: activation_events_learning