Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change activation event to onstartupfinished #393

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

SethFalco
Copy link
Contributor

Changes the activation event from startup to onStartupFinished.

It wasn't having a big impact on startup time (at only around 23 ms) but since it can be put off, figured why not. (I'm trying pretty hard to improve my VSC performance. ^-^')

Read the related issue for more info!

Related

Copy link
Owner

@ryanluker ryanluker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the CI system is happy, so I think we are good to go on this!
Thanks again for the contributions in the ticket and PR 🦾 👍🏻 .

@ryanluker ryanluker added this to the 2.11.0 milestone Feb 16, 2023
@ryanluker ryanluker merged commit 12e7058 into ryanluker:master Feb 25, 2023
@ryanluker ryanluker modified the milestones: 2.11.0, 2.10.4 Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change activation event to workspaceContainers
2 participants