vscode-copy-github-url
vscode-copy-github-url copied to clipboard
Failed to copy GitHub URL. Error: Git extension not found
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?
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.