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

Issue 1353913002: Add defaultCompletionSorter allowing sorting to be overridden - fixes #24339 (Closed)

Created:
5 years, 3 months ago by danrubel
Modified:
5 years, 3 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

Add defaultCompletionSorter allowing sorting to be overridden - fixes #24339 I will convert CompletionSorter to use the new completion API in a subsequent CL. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/b96b1cfc5d803d1a060e08f19bfb0a8d1effd590

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -25 lines) Patch
M pkg/analysis_server/lib/src/services/completion/common_usage_computer.dart View 3 chunks +6 lines, -18 lines 0 comments Download
A pkg/analysis_server/lib/src/services/completion/contribution_sorter.dart View 1 chunk +25 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart_completion_manager.dart View 5 chunks +15 lines, -7 lines 0 comments Download
M pkg/analysis_server/test/domain_completion_test.dart View 3 chunks +35 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/mock_sdk.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
danrubel
5 years, 3 months ago (2015-09-17 17:44:28 UTC) #2
Brian Wilkerson
LGTM
5 years, 3 months ago (2015-09-17 18:16:23 UTC) #3
danrubel
5 years, 3 months ago (2015-09-17 18:59:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b96b1cfc5d803d1a060e08f19bfb0a8d1effd590 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698