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

Updating to 0.15 breaks extension: No Git remote found

Open comp615 opened this issue 10 months ago • 2 comments

Running in all repos I have I get:

Failed to copy GitHub URL. Error: No Git remote found

Downgrading to 0.14.0 seemed to fix it for me. But I haven't been able to debug the extension to understand why it's not finding the git remote for me. Nothing changed on my end and it doesn't seem to work with any projects.

Sorry I know this isn't helpful to the maintainer, but wanted to create a placeholder for others who might be experiencing this to collect info. I'll try and figure out how to debug extensions when I have some time. I assume it's related to #53 which changes how it detects the git repo...maybe it requires additional config or setup now?

comp615 avatar Jan 13 '25 17:01 comp615

Hey, sorry to hear version 0.15.0 isn't working for you.

Can you share your specific setup so I can try and reproduce it myself?

OS, IDE, folder structure in relation to your .git folder, public repo if applicable would all be helpful. Thanks!

differentmatt avatar Jan 14 '25 23:01 differentmatt

I have the same problem. Downgrading to 0.14.0 works. macOS Sequoia 15.3.2 VSCode 1.98.2

davemckenna01 avatar Apr 04 '25 15:04 davemckenna01