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

Issue 1466623002: Convert into block documentation comment assist. (Closed)

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

Convert into block documentation comment assist. I found out that I don't like the /// style. So, I'm going to convert the Angular2 analysis plugins to the block style. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/2b59830f49526ae9643bd6e7b7f2d3427f99f778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -7 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 5 chunks +33 lines, -6 lines 0 comments Download
M pkg/analysis_server/test/services/correction/assist_test.dart View 2 chunks +59 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 1 month ago (2015-11-20 05:40:52 UTC) #1
Brian Wilkerson
LGTM
5 years, 1 month ago (2015-11-20 14:19:27 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as 2b59830f49526ae9643bd6e7b7f2d3427f99f778 (presubmit successful).
5 years, 1 month ago (2015-11-20 16:11:33 UTC) #3
kevmoo
5 years, 1 month ago (2015-11-20 17:27:54 UTC) #4
Message was sent while issue was closed.
On 2015/11/20 16:11:33, scheglov wrote:
> Committed patchset #1 (id:1) manually as
> 2b59830f49526ae9643bd6e7b7f2d3427f99f778 (presubmit successful).

We've been actually telling folks to move AWAY from /**  */ towards ///

https://www.dartlang.org/effective-dart/documentation/#do-use--doc-comments-t...

Powered by Google App Engine
This is Rietveld 408576698