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

Issue 1218183007: Change navigation regions generation for constructors. (Closed)

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

Change navigation regions generation for constructors. In IDEA we use navigation regions for resolution. And so far all navigation regions are for separate identifiers. This CL splits single regions like "new A.named()" into separate "A" and "named" regions. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/7e194d8fb5960f6249e87b5648dc67c1e928cc64

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -20 lines) Patch
M pkg/analysis_server/lib/src/computer/computer_navigation.dart View 1 chunk +7 lines, -9 lines 0 comments Download
M pkg/analysis_server/test/analysis/notification_navigation_test.dart View 9 chunks +23 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 5 months ago (2015-07-06 17:42:47 UTC) #1
Brian Wilkerson
LGTM
5 years, 5 months ago (2015-07-06 18:01:58 UTC) #2
scheglov
5 years, 5 months ago (2015-07-06 18:27:25 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7e194d8fb5960f6249e87b5648dc67c1e928cc64 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698