Skip to content

Open + Clone in VS Code not properly cloning #73101

@ColbyTresness

Description

@ColbyTresness
  • VSCode Version: 1.33.1
  • OS Version: Windows

Steps to Reproduce:

I have a webpage that's essentially a repository of relevant git repos, and we're adding an "open in VS Code flow". I'm linking using:

"vscode://vscode.git/clone?url=[url]"

On windows, if VS Code isn't already open, clicking this button will open VS Code, but will not successfully clone the repo. If VS Code is open, then clicking this button works properly. This works properly on a Mac.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buglinuxIssues with VS Code on LinuxverifiedVerification succeededwindowsVS Code on Windows issuesworkbench-os-integrationNative OS integration issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions