Alex Ross
Alex Ross
Added with https://github.com/microsoft/vscode-pull-request-github/pull/4330
👍 colors added with https://github.com/microsoft/vscode-pull-request-github/pull/4329
Closing as we have colors in addition to the symbols.
@lszomoru would you consider adding another context value?
@lszomoru proposed that if I stored `github.reposNotInReviewMode` as a uri instead of a string this would just work. I've tested this out with the test resolver, and it seems to...
@joyceerhl the remote explorer always shows the picker if there's no `remoteAuthority` in the `IWorkbenchEnvironmentService`. This is so that when you are not connected to a remote we can always...
@joyceerhl do you have a suggestion for https://github.com/microsoft/vscode/issues/150426#issuecomment-1151310921?
I need something that will give me the `remoteName` that is listed in the `remoteHelp` of the extension. In this case that's `virtualfs`. `getVirtualWorkspaceLocation` gives me `github`. Any chance that...
@joyceerhl that sounds good to me!
This seems fine to me.