Replies: 2 comments 2 replies
-
Hi @jiungbaek 👋. I took a look and this does not seem to be built in to VS Code, although it seems to be a part of the GitLens extension, even if there is a slight difference in the action name. Let me know if that works for you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, but it doesn't work for me. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There.
I want to get file Download Link like below image.(right clink at file in explorer
How do i use like this?
Do you guys know any extentions or how to do it?
Download
is download to my local pc,copy download lilnk
can download in another server.if i can get download link like "http://test.xxx.com/testfile", i can use in server like
curl -u ID:PW http://test.xxx.com/testfile > testfile
Thank you
Beta Was this translation helpful? Give feedback.
All reactions