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

Issue 1960783002: Don't suggest types, getters, etc in 'for (Type ^)'. (Closed)

Created:
4 years, 7 months ago by scheglov
Modified:
4 years, 7 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

Don't suggest types, getters, etc in 'for (Type ^)'. Variable names should be suggested there. It does not work for the moment, I'll need to make changes into VariableNameContributor. But NOT suggesting all the garbage - for me thi is 90% of the full solution ;-) R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/522eaa9a803c0d8d54c4fc8e1a31cd4f488e0024

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -24 lines) Patch
M pkg/analysis_server/lib/src/services/completion/dart/optype.dart View 3 chunks +17 lines, -11 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/optype_test.dart View 3 chunks +23 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 7 months ago (2016-05-06 22:00:43 UTC) #1
scheglov
ping
4 years, 7 months ago (2016-05-09 16:40:28 UTC) #2
Brian Wilkerson
lgtm
4 years, 7 months ago (2016-05-09 16:54:39 UTC) #3
scheglov
4 years, 7 months ago (2016-05-09 19:30:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
522eaa9a803c0d8d54c4fc8e1a31cd4f488e0024 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698