-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancement
Milestone
Description
See https://stackoverflow.com/questions/65442649/visual-studio-code-auto-hot-reload-file-changes. Seems like the same as #1427 for hot-reload-on-save. It might be desirable to have this, so it may need a setting to control. To avoid it, we can examine the save reason (similar to the pub get version). It won't work if using the FS watcher though.
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis enhancement