vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

need autolink to be in `gitlens.remotes`

Open enihcam opened this issue 2 years ago • 0 comments

i'm working on multiple repos with my only one VSCode editor. The only changeable part of current autolink option is <num>, so everything else has to be hard-coded. I strongly need autolink option to be in gitlens.remotes, with support of variables.

eg.

https://git.somewhere.com/${repo}/merge_requests/<num>

Thanks.

enihcam avatar Sep 20 '22 13:09 enihcam