Skip to content

Adds uninstall button on packages #120

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

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

karthiknadig
Copy link
Member

Closes #59

@karthiknadig karthiknadig added the feature-request Request for new features or functionality label Jan 17, 2025
@karthiknadig karthiknadig requested a review from Copilot January 17, 2025 22:31
@karthiknadig karthiknadig self-assigned this Jan 17, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • package.json: Language not supported
  • package.nls.json: Language not supported
Comments suppressed due to low confidence (1)

src/features/envCommands.ts:200

  • [nitpick] The error message should be more specific. Consider providing details about the expected context type.
traceError(`Invalid context for uninstall command: ${typeof context}`);

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@karthiknadig karthiknadig marked this pull request as ready for review January 20, 2025 13:56
@karthiknadig karthiknadig enabled auto-merge (squash) January 20, 2025 13:57
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Jan 20, 2025
@karthiknadig karthiknadig merged commit e24a565 into microsoft:main Jan 21, 2025
6 checks passed
@karthiknadig karthiknadig deleted the terminal2 branch January 21, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uninstall button could dynamically be presented next to individual packages
2 participants