Keegan Carruthers-Smith

Results 154 comments of Keegan Carruthers-Smith

LSP also defines [window/logMessage](https://microsoft.github.io/language-server-protocol/specification#window_logMessage)

I'm actually one of the maintainers of https://github.com/sourcegraph/go-langserver We had a nice contribution which embedded gocode for completion, so we just use gocode in that case. Yes it will require...

@bradfitz sorry for the ping, but it seems like you have recent activity in this repo.

It is difficult to detect a bare git repository generally which is why we rely on the `.git` convention. You also run into problems on sub repos. However, saying that...

Hi @wbflooksky we aren't actively working on appdash at the moment. I'll happily review PRs though.

It's back. Sorry we had some unexpected downtime. I'm not such a big fan of vanity import paths myself, @sqs @slimsag wdyt of migrating this package to being `github.com/sourcegraph/appdash`?

@felixfbecker @limitedmage does this look good to merge?

@alexkreidler do you mind creating a PR for this?