Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(814)

Issue 4837051: code review 4837051: misc/vim: command complete using autoload helper function. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by mattn
Modified:
12 years, 8 months ago
Reviewers:
CC:
golang-dev_googlecode.com, dsymonds, jnw, niemeyer, gustavo_niemeyer.net, golang-dev
Visibility:
Public.

Description

misc/vim: command complete using autoload helper function.

Patch Set 1 #

Patch Set 2 : diff -r 2ffd085d488a http://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 2ffd085d488a http://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 2ffd085d488a http://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 2ffd085d488a http://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 2ffd085d488a http://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 2ffd085d488a http://go.googlecode.com/hg/ #

Total comments: 6

Patch Set 8 : diff -r 06908b66d618 http://go.googlecode.com/hg/ #

Total comments: 10

Patch Set 9 : diff -r d499fb951a9e http://go.googlecode.com/hg/ #

Total comments: 5

Patch Set 10 : diff -r daa11382c852 http://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 11 : diff -r daa11382c852 http://go.googlecode.com/hg/ #

Patch Set 12 : diff -r daa11382c852 http://go.googlecode.com/hg/ #

Patch Set 13 : diff -r daa11382c852 http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -52 lines) Patch
A misc/vim/autoload/go/complete.vim View 1 2 3 4 5 6 7 8 9 10 1 chunk +49 lines, -0 lines 0 comments Download
M misc/vim/ftplugin/go/import.vim View 1 1 chunk +3 lines, -3 lines 0 comments Download
M misc/vim/plugin/godoc.vim View 1 2 3 2 chunks +1 line, -39 lines 0 comments Download
M misc/vim/readme.txt View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +25 lines, -10 lines 0 comments Download

Messages

Total messages: 21
mattn
Hello golang-dev@googlecode.com, dsymonds@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to http://go.googlecode.com/hg/
12 years, 9 months ago (2011-08-03 07:25:12 UTC) #1
mattn
Hello golang-dev@googlecode.com, dsymonds@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 9 months ago (2011-08-03 07:45:56 UTC) #2
dsymonds
I'll review this tomorrow. In the meantime, could you explain the reason for this change?
12 years, 9 months ago (2011-08-03 07:48:33 UTC) #3
dsymonds
On Wed, Aug 3, 2011 at 5:54 PM, mattn <mattn.jp@gmail.com> wrote: > Completing name of ...
12 years, 9 months ago (2011-08-03 08:16:24 UTC) #4
dsymonds
I'd like some other Vim users to chime in on this change too. http://codereview.appspot.com/4837051/diff/5004/misc/vim/autoload/go/complete.vim File ...
12 years, 9 months ago (2011-08-05 05:52:02 UTC) #5
mattn
Thanks your reviews. http://codereview.appspot.com/4837051/diff/5004/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/5004/misc/vim/autoload/go/complete.vim#newcode29 misc/vim/autoload/go/complete.vim:29: endif On 2011/08/05 05:52:02, dsymonds wrote: ...
12 years, 9 months ago (2011-08-05 06:11:03 UTC) #6
dsymonds
+ a couple of people who have reviewed previous misc/vim changes On Fri, Aug 5, ...
12 years, 9 months ago (2011-08-09 05:15:57 UTC) #7
jnw
On 2011/08/09 05:15:57, dsymonds wrote: > + a couple of people who have reviewed previous ...
12 years, 9 months ago (2011-08-09 07:46:08 UTC) #8
niemeyer
I'm in a sprint this week, so can't provide a very detailed view right now, ...
12 years, 9 months ago (2011-08-09 17:48:08 UTC) #9
jnw
Sorry, forgot to send this this morning. http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim#newcode3 misc/vim/autoload/go/complete.vim:3: " license ...
12 years, 9 months ago (2011-08-09 18:10:07 UTC) #10
mattn
http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim#newcode3 misc/vim/autoload/go/complete.vim:3: " license that can be found in the LICENSE ...
12 years, 9 months ago (2011-08-10 01:12:27 UTC) #11
gustavo_niemeyer.net
> I guess this have better to be graceful failure. > It make screen break ...
12 years, 9 months ago (2011-08-10 04:18:36 UTC) #12
dsymonds
On Wed, Aug 10, 2011 at 2:18 PM, Gustavo Niemeyer <gustavo@niemeyer.net> wrote: >> Do you ...
12 years, 9 months ago (2011-08-10 04:21:47 UTC) #13
jnw
http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim#newcode3 misc/vim/autoload/go/complete.vim:3: " license that can be found in the LICENSE ...
12 years, 9 months ago (2011-08-10 07:04:35 UTC) #14
mattn
http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim#newcode3 misc/vim/autoload/go/complete.vim:3: " license that can be found in the LICENSE ...
12 years, 9 months ago (2011-08-10 07:28:43 UTC) #15
jnw
On 2011/08/10 07:28:43, mattn wrote: > http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim > File misc/vim/autoload/go/complete.vim (right): > > http://codereview.appspot.com/4837051/diff/6002/misc/vim/autoload/go/complete.vim#newcode3 > ...
12 years, 8 months ago (2011-08-15 15:21:06 UTC) #16
dsymonds
LGTM fix these nits, and I'll submit. http://codereview.appspot.com/4837051/diff/15003/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/15003/misc/vim/autoload/go/complete.vim#newcode33 misc/vim/autoload/go/complete.vim:33: " should ...
12 years, 8 months ago (2011-08-16 00:32:29 UTC) #17
dsymonds
I'm not seeing the changes from my last set of comments. http://codereview.appspot.com/4837051/diff/15003/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): ...
12 years, 8 months ago (2011-08-18 01:33:53 UTC) #18
mattn
http://codereview.appspot.com/4837051/diff/15003/misc/vim/autoload/go/complete.vim File misc/vim/autoload/go/complete.vim (right): http://codereview.appspot.com/4837051/diff/15003/misc/vim/autoload/go/complete.vim#newcode33 misc/vim/autoload/go/complete.vim:33: " should not occur error. On 2011/08/16 00:32:29, dsymonds ...
12 years, 8 months ago (2011-08-18 01:45:39 UTC) #19
dsymonds
LGTM
12 years, 8 months ago (2011-08-18 01:47:41 UTC) #20
dsymonds
12 years, 8 months ago (2011-08-18 01:51:04 UTC) #21
*** Submitted as http://code.google.com/p/go/source/detail?r=1ce42d48298d ***

misc/vim: command complete using autoload helper function.

R=golang-dev, dsymonds, jnwhiteh, n13m3y3r, gustavo
CC=golang-dev
http://codereview.appspot.com/4837051

Committer: David Symonds <dsymonds@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b