-
Notifications
You must be signed in to change notification settings - Fork 88
[Feature request] GitHub Pages support #104
Copy link
Copy link
Open
Description
1. Request
It would be nice, if Sublime Text users can be get links to URL of their repositories in GitHub Pages.
2. Justification
- Sometimes I need browse my file in GitHub Pages, because display file on the local server and GitHub Pages may be different.
- Sometimes I need copy links to my GitHub Pages pages, to embed links in my code, to embed links in messages and so on.
Now I need open my GitHub repository in Browser → I move to needed page, for example, https://github.com/Kristinita/Kristinita.github.io/blob/master/Sasha-Black.html → I copy header, for example, Kristinita.github.io/Sasha-Black.html → I insert Kristinita.github.io/Sasha-Black.html in URL Bar. It takes a lot of time.
3. Expected behavior
For example, I open file Sasha-Black.html on my local git repository in Sublime Text.
- Ctrl+Shift+P →
GitHub: Open in GitHub Pages→ was opened page http://Kristinita.github.io/Sasha-Black.html in browser. - Ctrl+Shift+P →
GitHub: Copy GitHub Pages Link→ http://Kristinita.github.io/Sasha-Black.html link copy to my clipboard.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels