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

Issue 1882903002: Code completion refactoring in local contributor, have calls to _addLocalSuggestion() split into th… (Closed)

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

Description

Code completion refactoring in local contributor, have calls to _addLocalSuggestion() split into the different categories of completions so that fitering, see _addLocalSuggestion_includeTypeNameSuggestions(), can occur before the suggestion gets to _addLocalSuggestion() Take two: can't commit it here: https://codereview.chromium.org/1881153002/ Committed: https://github.com/dart-lang/sdk/commit/6a29eab2c3bb967c21a7da176e55dc48634a25f2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -20 lines) Patch
M pkg/analysis_server/lib/src/services/completion/dart/local_reference_contributor.dart View 11 chunks +50 lines, -20 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
jwren
4 years, 8 months ago (2016-04-13 17:12:01 UTC) #2
jwren
4 years, 8 months ago (2016-04-13 17:15:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6a29eab2c3bb967c21a7da176e55dc48634a25f2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698