Copy GitHub URL
context menu command copies the raw version of the file instead of the human friendly one
#331
Labels
bug
Something isn't working
Describe the bug
I expect
Copy GitHub URL
context menu command to give me a link to a human friendly version of the gist vs the raw version. At least I would like to be able to configure the behavior of the context menu command to return one or the other.To Reproduce
Steps to reproduce the behavior:
https://gist.githubusercontent.com/<your_gh_alias>/e1cc187/raw/281/your_gist_filename.md
)Expected behavior
I would like to get the human friendly link, a link in the form:
https://gist.github.com/<your_gh_alias>/e1cc187
.The reasoning is that I want to share the gist link with other people, sharing the raw link is not human friendly and there is no clear way to easy way go from the human friendly link to the raw link while the inverse is trivial (by clicking 'raw' in the ui as shown below)
Desktop (please complete the following information):
v0.4.1
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: