Skip to content

[Feature request] Setting the activationEvents package.json parameter value to onStartupFinished #331

@FALLAI-Denis

Description

@FALLAI-Denis

Is your feature request related to a problem? Please describe.

VS Code startup time and actual availability time.

Describe the solution you'd like

Our VS Code Development Workshop is becoming richer and richer by adding extensions from the marketplace or that we develop ourselves.

We are seeing increasingly long startup times and delays before being able to work with our Development Workshop...
We have analyzed the activation events associated with each VS Code extension.
The Gremlins uses the * event, so it is activated as soon as VS Code starts:

  • is this a requirement?
  • could the onStartupFinished event be sufficient?
2025-01-10 21:30:42.503 [info] ExtensionService#_doActivateExtension nhoizey.gremlins, startup: true, activationEvent: '*'

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions