Koichi Shiraishi

Results 218 comments of Koichi Shiraishi

@Ploppz Thanks example :) and understood your said meaning. > Bonus question: I'm curious: When does deoplete-clang update the tags / whatever info it needs about members, classes, functions etc.?...

@Ploppz got it. I will explain that question with > Another question :)

@blueyed Sorry for the late reply. BTW, user is deleted account. but I think this pull request is very great work. So I want to merge, and fix your suggested...

@blueyed Yeah, good idea. But sorry... I don't have knowledge of vim help yet...😱 What meaning that warning result? https://github.com/zchee/deoplete-jedi/pull/119#issuecomment-297542725

@blueyed Ah, sorry. ghost said > I removed the error message but the warnings about the long lines are wrong. So, now you suggested point is only of this? >...

@blueyed > Remaining warnings are only about length: > Make sure to set conceallevel=0 when viewing those lines. I see, Thanks. So, I should fix only of column length to...

@clee Thanks issue and sorry for late reply. I'll check it later, but are you still reproduce this problem? (create the issue at 19 days ago. sorry, just in case)

@clee Thanks reply. got it. As a premise, gocode will gocode hang very rarely. I do not know the cause. So, when your situation, gocode also hanged? actually exec `gocode...

@dashpole Added testcase. But there are some duplicated codes. I considered to below convert to a table-driven test but more complexity I think. PTAL. ```diff diff --git a/instrumentation/google.golang.org/grpc/otelgrpc/test/grpc_stats_handler_test.go b/instrumentation/google.golang.org/grpc/otelgrpc/test/grpc_stats_handler_test.go index...

@dashpole Alternatively, can I send a PR for filters support in StatsHandler?