Alex Ross

Results 455 comments of Alex Ross

Maybe we should just rename the "Copy As" menu to "Share" if we don't want to have both?

We currently rely on the built in git extension to understand whether there are repositories. We have a couple options if we want to support share where we don't have...

After some further discussion, we won't do the GHPRI/GitHub/git refactor at this time as the payoff doesn't seem worth it. That's now tracked here: https://github.com/microsoft/vscode/issues/159763 I will still work on...

@laurentlb thank you for all the details about how these flows work. It's helpful to understand how the various parts world work together. Here are the individual feature requests that...

@daviddossett I would be interested in hearing your thoughts on this!

@lgund thank you for reporting this! I added a check for malformed tree items a few weeks ago, and it looks like I made a mistake in the check. This...

To verify you will need to run an extension that uses a `{ light: Uri; dark: Uri }` for a tree item and doesn't `new` the tree item. An easy...

Verified by @hediet

Related: https://github.com/microsoft/vscode-remote-release/issues/2318

@xgdgsc can you use the Ports view to stop forwarding the port and then forward it again?