Skip to content

Conversation

@gagik
Copy link
Contributor

@gagik gagik commented Nov 7, 2024

From my testing, this causes no recession with responsiveness of the participant. onView and onChatParticipant get implicitly declared already. Removing onStartupFinished, I see no difference in performance, although the Macs may be too powerful to notice anything.

Description

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

Comment on lines 79 to +80
"onView:mongoDB",
"onStartupFinished",
"onChatParticipant:mongodb.participant",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Though it is best to be explicit, pretty sure onView and onChatParticipant get implicitly declared already. Removing onStartupFinished, I see no difference in performance, although the Macs may be too powerful to notice anything.
https://code.visualstudio.com/updates/v1_74#_implicit-activation-events-for-declared-extension-contributions

@gagik gagik marked this pull request as ready for review November 7, 2024 15:22
@gagik gagik requested review from Anemy and alenakhineika November 7, 2024 16:12
@gagik gagik merged commit 848b21c into main Nov 8, 2024
10 checks passed
@gagik gagik deleted the gagik/use-onChatParticipant branch November 8, 2024 08:49
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.

4 participants