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(vscode): implemented nearestChildDartFrogProjects #1015

Merged
merged 12 commits into from Sep 11, 2023

Conversation

alestiago
Copy link
Contributor

@alestiago alestiago commented Sep 11, 2023

Status

READY

Description

Adds a function to find Dart Frog projects in subdirectories, related to #1011.

Changes:

  • Defined and tested nearestChildDartFrogProjects

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@alestiago alestiago changed the base branch from main to alestiago/vscode-monorepo-support-rename-parent September 11, 2023 11:59
@alestiago alestiago self-assigned this Sep 11, 2023
@alestiago alestiago added vscode feature A new feature or request labels Sep 11, 2023
renancaraujo
renancaraujo previously approved these changes Sep 11, 2023
extensions/vscode/src/utils/dart-frog-structure.ts Outdated Show resolved Hide resolved
Base automatically changed from alestiago/vscode-monorepo-support-rename-parent to main September 11, 2023 13:24
@alestiago alestiago dismissed renancaraujo’s stale review September 11, 2023 13:24

The base branch was changed.

@alestiago alestiago merged commit ceeb7ec into main Sep 11, 2023
4 checks passed
@alestiago alestiago deleted the alestiago/vscode-monorepo-support-child-project branch September 11, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants