sergeibbb
sergeibbb
Hi @ATheCoder Thank you for contacting us. We are trying to reproduce the problem. Could you tell us a little bit more about your environment: - do you see it...
@eamodio > At the high-level I'm confused by the need to have both ServerConnection (existing) and FetchingService (new), why did we need to introduce FetchingService? Why couldn't ServerConnection (or a...
@eamodio > that more generic fetch into a pure utility function. Could be. But it needs a link to the container to build the `userAgent` value. Anyway, I can join...
@eamodio > And if we change that, do we still need the Retriever? We only don't need the retriever, if we stop handling the request error inside of the generic...
Hi @axosoft-ramint A release has happened. Can I merge?
@d13 @eamodio Yes, I can reproduce: it shows times in UTC. Moreover, I see both: 
@eamodio > We always output in UTC So, without the VSCode's part, the issue looks like "works as designed". But since the last changes in VSCode, are we going to...
@axosoft-ramint , @eamodio We talked about it earlier and I've found it in my notes, so I'm creating an issue now. It should be fast. Does it make sense?
Hi @ericman314 Thank you for your submissions, we see the problem and we are going to address it. For now we can suggest the following workaround: 1. update local HEAD...
We use the `origin/HEAD` link to determine the target branch that, for GitHub.com, refers to the main branch on remote. There are 2 points related to the current problem: 1....