vscode-copy-github-url icon indicating copy to clipboard operation
vscode-copy-github-url copied to clipboard

Failed to copy GitHub URL. Error: Git extension not found

Open banool opened this issue 10 months ago • 1 comments

I get the error in the title after installing the extension. The README doesn't say what extensions this depends on, can you let me know and I can make a PR to update the README?

banool avatar Jan 15 '25 06:01 banool

It depends on the VS Code Git extension, a built-in extension. But, you can disable it, so that'd be the first thing to check. You can filter for @builtin in the extensions tab.

This extension's code is through your error here.

It'd be great to know if the git extension for vs code is installed and enabled, and we can debug from there.

differentmatt avatar Jan 19 '25 00:01 differentmatt