Skip to content

Commit 0258778

Browse files
stereotype441commit-bot@chromium.org
authored andcommitted
Migration: explain that user may make edits in their IDE
Change-Id: I8289aa274a7882a41a5411739999f1db77fc196f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/172000 Auto-Submit: Paul Berry <[email protected]> Commit-Queue: Paul Berry <[email protected]> Commit-Queue: Michael Thomsen <[email protected]> Reviewed-by: Michael Thomsen <[email protected]>
1 parent 35d98d5 commit 0258778

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/nnbd_migration/lib/migration_cli.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -750,6 +750,9 @@ View the migration suggestions by visiting:
750750
Use this interactive web view to review, improve, or apply the results.
751751
When finished with the preview, hit ctrl-c to terminate this process.
752752
753+
If you make edits outside of the web view (in your IDE), use the 'Rerun from
754+
sources' action.
755+
753756
''');
754757

755758
// Block until sigint (ctrl-c).

0 commit comments

Comments
 (0)