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

Issue 1958733002: Suggest 'is' in 'if (x is^)'. (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

Suggest 'is' in 'if (x is^)'. So, we don't treat is as an expression start, and don't suggest inappropriate 'while', 'await', etc or identifiers. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/cf71ab114b7769217ff50956f65035e3167d40fd

Patch Set 1 #

Patch Set 2 : Remove solo_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M pkg/analysis_server/lib/src/services/completion/dart/keyword_contributor.dart View 1 chunk +5 lines, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/keyword_contributor_test.dart View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 7 months ago (2016-05-06 21:20:28 UTC) #1
Brian Wilkerson
lgtm
4 years, 7 months ago (2016-05-06 21:29:06 UTC) #2
scheglov
4 years, 7 months ago (2016-05-06 21:36:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
cf71ab114b7769217ff50956f65035e3167d40fd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698