We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d98d5 commit 0258778Copy full SHA for 0258778
pkg/nnbd_migration/lib/migration_cli.dart
@@ -750,6 +750,9 @@ View the migration suggestions by visiting:
750
Use this interactive web view to review, improve, or apply the results.
751
When finished with the preview, hit ctrl-c to terminate this process.
752
753
+If you make edits outside of the web view (in your IDE), use the 'Rerun from
754
+sources' action.
755
+
756
''');
757
758
// Block until sigint (ctrl-c).
0 commit comments