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

Issue 1916893002: Code completion progress part two of fix to https://github.com/dart-lang/sdk/issues/24254, addition… (Closed)

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

Description

Code completion progress part two of fix to https://github.com/dart-lang/sdk/issues/24254, addition of new contributor, variable_name_contributor.dart. The completions are not yet showing up in either IDE, IntelliJ or Atom. BUG=https://github.com/dart-lang/sdk/issues/24254 R=danrubel@google.com Committed: https://github.com/dart-lang/sdk/commit/e01634bd7912e564e90a05e979eae677eb135fed

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment from danrubel #

Patch Set 3 : merge with bleeding_edge #

Messages

Total messages: 6 (2 generated)
jwren
4 years, 7 months ago (2016-04-25 19:37:05 UTC) #2
danrubel
LGTM https://codereview.chromium.org/1916893002/diff/1/pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart File pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart (right): https://codereview.chromium.org/1916893002/diff/1/pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart#newcode51 pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart:51: // then resolve the outermost/entire expression Remove comment ...
4 years, 7 months ago (2016-04-25 19:46:41 UTC) #3
jwren
https://codereview.chromium.org/1916893002/diff/1/pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart File pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart (right): https://codereview.chromium.org/1916893002/diff/1/pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart#newcode51 pkg/analysis_server/lib/src/services/completion/dart/variable_name_contributor.dart:51: // then resolve the outermost/entire expression On 2016/04/25 19:46:41, ...
4 years, 7 months ago (2016-04-25 19:49:38 UTC) #4
jwren
4 years, 7 months ago (2016-04-25 19:51:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
e01634bd7912e564e90a05e979eae677eb135fed (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698