flutter / flutter/flutter-intellij
Allowing Intellij Macros in Run/Debug Configurations dialog.
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
## Steps to Reproduce
Currently, this flutter plugin does not support macros like `$FilePathRelativeToProjectRoot$` as target `Test file` in Run/Debug Configurations dialog.
Allowing that would enable users to run test files out of the `/test` folder conveniently. For large projects, it's sometimes better to put test file in the same directory with the logic being tested.
## Version info
All versions.
Contributor guide
Assessment
This issue has not been assessed yet.