Eric Amodio

Results 371 comments of Eric Amodio

Correct, when using `threads: true` it never returns at all for me.

Will this be moving to node-fetch 3? Or pinning v2? Hoping for the former. 😄

Hrm, I think I've seem something kind of similar. Also that search doesn't work very well either. But yeah, that is a core feature.

Search is in-progress, but is currently blocked by the lack of final api support from vscode. Once the search api hit stable, RemoteHub will have search support.

@dmitryrn search via both Sourcegraph and GitHub has been added in 0.5, although you do have to do a few things to get it to work (until the vscode search...

I would love to see this added -- anytime a parameter property is used multi-line the whole ctor. This makes features like reference code lens in vscode better: ![image](https://user-images.githubusercontent.com/641685/52997435-82ba6f00-33ee-11e9-8faf-e88cd92b0245.png) Any...

![image](https://user-images.githubusercontent.com/641685/53004012-3d9e3900-33fe-11e9-8400-b7f2225a7885.png) They still work, but it is much clearer if they are each on their own line.

@lydell is this something that can be reconsidered and re-opened?

Adding this should be quite straightforward, but I'd like help from the community to know if all the currently supported remote providers support short shas.

@Sam-Kearns Do you have a sample repo (or a public repo) that exhibits this problem that we can use to reproduce/debug this?