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

fix: Use DynamicPluginListener to create and remove .copilot-plugin #299

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

MarcinVaadin
Copy link
Member

This PR fixes issue when plugin is Enabled and Disabled leaving .copilot-plugin not removed or created.

Fixes: #296
Fixes: #295

Copy link

Artifact build on last commit: distributions.zip.
For MacOS users: there is a zip inside this zip and Finder unzips them both at once. Use unzip distributions.zip from Terminal or check solution for Archive Manager.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

@mgarciavaadin mgarciavaadin left a comment

Choose a reason for hiding this comment

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

Works as expected! Cool!

@mgarciavaadin mgarciavaadin merged commit fc8dc9f into main Feb 3, 2025
10 checks passed
@mgarciavaadin mgarciavaadin deleted the fix/dynamic-plugin-listener branch February 3, 2025 11:12
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.

.copilot-plugin is not updated on plugin activation .copilot-plugin not removed when plugin disabled
2 participants