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

Filter and remove folders from auto-find already in projects #87

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

karthiknadig
Copy link
Member

@karthiknadig karthiknadig commented Dec 14, 2024

Fixes #76

  1. Fixes bug
  2. Refactors classes
  3. Add tests

@karthiknadig karthiknadig requested a review from Copilot December 14, 2024 16:03

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • src/features/projectCreators.ts: Evaluated as low risk
  • src/extension.ts: Evaluated as low risk
  • src/features/creators/autoFindProjects.ts: Evaluated as low risk
@karthiknadig karthiknadig self-assigned this Dec 14, 2024
@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Dec 14, 2024
@karthiknadig karthiknadig marked this pull request as ready for review December 14, 2024 16:06
@karthiknadig karthiknadig enabled auto-merge (squash) December 14, 2024 16:06
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Dec 14, 2024
@karthiknadig karthiknadig merged commit a2bfe2b into microsoft:main Dec 16, 2024
6 checks passed
@karthiknadig karthiknadig deleted the find-filter1 branch December 18, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter auto found projects that are already selected in the projects view
2 participants