Steps
- open any project with flutter submodule (for example in the
module1 subdir)
- open any test file like main_test.dart
- run tests using a button near the
main function
Actual
- fail with error
Can't find pubspec.yaml
Expected
- Zed should analyze project, find key files like
pubspec.yaml, build.gradle, package.json
- ask user to use detected modules
- when running tests or other commands it should take into account project structure and modules
Minimal working solution
- Specify path in the settings to the root of the flutter module
Zed Version and System Specs
Zed: v0.202.8 (Zed)
OS: macOS 15.6.1
Memory: 16 GiB
Architecture: aarch64