Skip to main content

TEST_ONLY_EXTENSIONS

Constant TEST_ONLY_EXTENSIONS 

Source
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.