Skip to content

root patterns improvements#518

Open
pranaovs wants to merge 2 commits intonvim-flutter:mainfrom
pranaovs:root-patterns-improvements
Open

root patterns improvements#518
pranaovs wants to merge 2 commits intonvim-flutter:mainfrom
pranaovs:root-patterns-improvements

Conversation

@pranaovs
Copy link

@pranaovs pranaovs commented Feb 5, 2026

  • fix: prioritize pubspec.yaml over .git for finding root dir
  • refactor: prioritize .fvm/ for root_patterns if fvm = true

when having the flutter root in any subdirectory deeper then the .git/,
it fails to find the project root, resulting in an error
if fvm is enabled, prioritize using .fvm before pubspec.yaml (and .git,
07b1b37) to find project root
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.

1 participant