flutter / flutter/flutter-intellij
reload on save won't work if the save action is bound to a macro
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Reload on save won't work if the save action is bound to a macro, even if that macro does eventually invoke save.
from a hackathon session:
If command-S is bound to something other than “Save” (mine is bound to a macro that does a “Sort”, “Format”, and “Save”), then hot-reload on save doesn’t work.
Contributor guide
Assessment
This issue has not been assessed yet.