vscode-copy-github-url
vscode-copy-github-url copied to clipboard
Copy GitHub URL vscode extension
Hello, great extension, thank you! Very useful for code peer reviews over Slack / instant messaging, to exchange URLs whilst working locally from VSCode. However the inverse functionality would be...
From debug console: [Deprecation Warning] 'workspace.rootPath' is deprecated and should no longer be used. Please use 'workspace.workspaceFolders' instead. More details: https://aka.ms/vscode-eliminating-rootpath
When you have added additional lines to the code base, the lines numbers get thrown off. It would be an awesome feature if the application tried to identify the desired...
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...
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...
Test coverage improvement suggestions: - [Migrate to VS Code Git API and reduce external dependencies by differentmatt · Pull Request #53 · differentmatt/vscode-copy-github-url](https://github.com/differentmatt/vscode-copy-github-url/pull/53#pullrequestreview-2530804885) - [Migrate to VS Code Git API...
Currently, if I try to use this extension in a worktree, it will error with ``` .git/HEAD does not exist ``` This is the same error as #23 , but...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.4. Commits f421a23 2.1.4 c412fa1 refactor to same pattern as v3 4b7e868 2.1.3 266194b hardlink tweak from main See full diff in compare view [ from 0.2.3 to 0.2.4. Commits 08fa3ab Update version 1cf4ec5 Merge commit from fork 188b25e Fix GHSA-52f5-9888-hmc6 73b9fe4 Add test case for GHSA-52f5-9888-hmc6 b8e2f29 Remove broken tests 2892a02 Remove...
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4. Changelog Sourced from form-data's changelog. v4.0.4 - 2025-07-16 Commits [meta] add auto-changelog 811f682 [Tests] handle predict-v8-randomness failures in node < 17 and node >...