Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1229)

Issue 2749283004: Add assist to convert child: to children: in Flutter new-exprs (Closed)

Created:
3 years, 9 months ago by messick
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fail fast for named args not in instance creation exprs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -104 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 1 3 chunks +71 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/services/correction/assist_test.dart View 3 chunks +221 lines, -98 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
messick
A matching quick-fix will be added shortly.
3 years, 9 months ago (2017-03-15 21:29:39 UTC) #2
Brian Wilkerson
> A matching quick-fix will be added shortly. Will this always be an error? Just ...
3 years, 9 months ago (2017-03-15 21:54:23 UTC) #3
messick
On 2017/03/15 21:54:23, Brian Wilkerson wrote: > > A matching quick-fix will be added shortly. ...
3 years, 9 months ago (2017-03-15 22:18:41 UTC) #4
scheglov
lgtm https://codereview.chromium.org/2749283004/diff/1/pkg/analysis_server/test/services/correction/assist_test.dart File pkg/analysis_server/test/services/correction/assist_test.dart (right): https://codereview.chromium.org/2749283004/diff/1/pkg/analysis_server/test/services/correction/assist_test.dart#newcode1047 pkg/analysis_server/test/services/correction/assist_test.dart:1047: // start I think _setCaretLocation() does not use ...
3 years, 9 months ago (2017-03-15 23:19:03 UTC) #5
messick
PTAL I added a check for instance creation exprs before assuming it had one. If ...
3 years, 9 months ago (2017-03-15 23:55:13 UTC) #6
Brian Wilkerson
lgtm
3 years, 9 months ago (2017-03-16 13:52:01 UTC) #7
messick
3 years, 9 months ago (2017-03-16 14:44:09 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
9a9074bf6b26d6a4202571172270c64ade4b6dc9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698