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

Issue 1276273003: suggest import uris when import is only text in file (Closed)

Created:
5 years, 4 months ago by danrubel
Modified:
5 years, 4 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 import uris when import is only text in file prevent keyword suggestion in import uri without semicolon fixes #24002 R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/a05ee55f03e64a6d5a6b6f99c8d930b2f89f8aea

Patch Set 1 #

Patch Set 2 : merge #

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

Messages

Total messages: 4 (1 generated)
danrubel
5 years, 4 months ago (2015-08-07 13:20:06 UTC) #2
Brian Wilkerson
LGTM
5 years, 4 months ago (2015-08-07 15:38:44 UTC) #3
danrubel
5 years, 4 months ago (2015-08-07 17:25:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a05ee55f03e64a6d5a6b6f99c8d930b2f89f8aea (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698