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

feat(participant): in-app notification to introduce users to copilot extension VSCODE-633 #875

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

alenakhineika
Copy link
Contributor

@alenakhineika alenakhineika commented Nov 18, 2024

Description

Show an information toast to notify users to check out the MongoDB Copilot participant. Show the notification regardless of whether users have copilot installed or not.

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

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)

Copy link
Member

@Anemy Anemy left a comment

Choose a reason for hiding this comment

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

Changes look good, I am a bit worried on the spam potential though, left a comment there.

src/mdbExtensionController.ts Show resolved Hide resolved
@alenakhineika alenakhineika merged commit d3d7b81 into main Nov 22, 2024
6 checks passed
@alenakhineika alenakhineika deleted the VSCODE-633-copilot-introduction-toast branch November 22, 2024 13:14
gagik added a commit that referenced this pull request Dec 6, 2024
gagik added a commit that referenced this pull request Dec 6, 2024
gagik added a commit that referenced this pull request Dec 6, 2024
gagik added a commit that referenced this pull request Dec 6, 2024
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.

3 participants