const TEST_ONLY_EXTENSIONS: &[&str];Expand description
Test-only extensions that only serve the upstream VS Code test harness.
Excluded unless Test=1 is set, because they
pollute the registry with events nobody listens for and drag down boot
time on every user session.