Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove * activation event #163

Open
itsxallwater opened this issue Jan 13, 2022 · 0 comments
Open

Remove * activation event #163

itsxallwater opened this issue Jan 13, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@itsxallwater
Copy link
Member

Per https://code.visualstudio.com/api/references/activation-events#Start-up, the '*' activation event (registered in the activationEvents array of package.json has a negative impact on performance of VS Code. Need to explore removing this and perhaps expanding the list of activation events we're already registering.

@itsxallwater itsxallwater added help wanted Extra attention is needed enhancement New feature or request labels Jan 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant