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

Issue 2867123003: Follow a consistent user model (Closed)

Created:
3 years, 7 months ago by messick
Modified:
3 years, 7 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Follow a consistent user model

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix typo #

Total comments: 14

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+850 lines, -53 lines) Patch
A pkg/analysis_server/lib/src/services/completion/statement/design_notes.md View 1 2 1 chunk +144 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/completion/statement/statement_completion.dart View 1 2 21 chunks +246 lines, -35 lines 0 comments Download
M pkg/analysis_server/test/services/completion/statement/statement_completion_test.dart View 1 2 19 chunks +460 lines, -18 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
messick
The motivation for much of this work is described in the design_notes.md doc. Basically, completion ...
3 years, 7 months ago (2017-05-08 21:18:29 UTC) #2
devoncarew
lgtm design notes lgtm! Nice to have those. I am not familiar with this area ...
3 years, 7 months ago (2017-05-09 13:15:06 UTC) #3
messick
https://codereview.chromium.org/2867123003/diff/1/pkg/analysis_server/lib/src/services/completion/statement/design_notes.md File pkg/analysis_server/lib/src/services/completion/statement/design_notes.md (right): https://codereview.chromium.org/2867123003/diff/1/pkg/analysis_server/lib/src/services/completion/statement/design_notes.md#newcode14 pkg/analysis_server/lib/src/services/completion/statement/design_notes.md:14: [documentatopn.](https://www.jetbrains.com/help/idea/2017.1/auto-completing-code.html#statements_completion) On 2017/05/09 13:15:06, devoncarew wrote: > sp Done.
3 years, 7 months ago (2017-05-09 13:26:03 UTC) #4
Brian Wilkerson
lgtm https://codereview.chromium.org/2867123003/diff/20001/pkg/analysis_server/lib/src/services/completion/statement/design_notes.md File pkg/analysis_server/lib/src/services/completion/statement/design_notes.md (right): https://codereview.chromium.org/2867123003/diff/20001/pkg/analysis_server/lib/src/services/completion/statement/design_notes.md#newcode97 pkg/analysis_server/lib/src/services/completion/statement/design_notes.md:97: for simplicity the `else` keyword is ignored. Starting ...
3 years, 7 months ago (2017-05-09 15:12:24 UTC) #5
messick
I still need to work on else blocks and raw strings so I probably won't ...
3 years, 7 months ago (2017-05-09 16:32:09 UTC) #6
messick
PTAL
3 years, 7 months ago (2017-05-10 17:24:27 UTC) #7
Brian Wilkerson
3 years, 7 months ago (2017-05-10 17:45:39 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698