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

Issue 1737563002: Make add/remove type Quick Assists less obtrusive. (Closed)

Created:
4 years, 10 months ago by scheglov
Modified:
4 years, 10 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make add/remove type Quick Assists less obtrusive. It is nice to have them until after the variable name, but not OK to have them on initializers, especially when the initializer has a closure. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/44fc8ec8f342b17d2ad1a4d988f91e5471fcee2d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -65 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 3 chunks +16 lines, -33 lines 0 comments Download
M pkg/analysis_server/test/services/correction/assist_test.dart View 4 chunks +18 lines, -32 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 10 months ago (2016-02-25 02:45:57 UTC) #1
Brian Wilkerson
LGTM
4 years, 10 months ago (2016-02-25 15:20:39 UTC) #2
scheglov
4 years, 10 months ago (2016-02-25 16:20:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
44fc8ec8f342b17d2ad1a4d988f91e5471fcee2d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698