File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 99
1010Press <kbd >F1</kbd > and narrow down the list commands by typing ` extension ` . Pick ` Extensions: Install Extension ` .
1111
12- ![ ] ( https://raw.githubusercontent.com/ziyasal/vscode-open-in-github/master/ screenshots/install.png)
12+ ![ ] ( screenshots/install.png?raw=true )
1313
1414Simply pick the ` Open in GitHub / Bitbucket ` extension from the list
1515
@@ -37,15 +37,24 @@ npm install
3737
3838Press <kbd >F1</kbd > and type ` Open in GitHub ` .
3939
40- ![ ] ( https://raw.githubusercontent.com/ziyasal/vscode-open-in-github/master/ screenshots/open-in-github.png)
40+ ![ ] ( screenshots/open-in-github.png?raw=true )
4141
42+ Press <kbd >F1</kbd > and type ` Copy GitHub link to clipboard ` .
43+
44+ ![ ] ( screenshots/copy.png?raw=true )
4245
4346** Keybord Shortcut**
4447
4548 Press <kbd >Ctrl+L G</kbd > to activate.
4649 Press <kbd >Ctrl+L C</kbd > to copy active line link to clipboard.
4750
48- ** Configure custom github domain**
51+ ** Context menu**
52+
53+ Right click on explorer item and choose ` Open in GitHub ` or ` Copy GitHub link to clipboard ` .
54+
55+ ![ ] ( screenshots/context-menu.png?raw=true )
56+
57+ ** Configure custom github domain**
4958
5059 Add following line into workspace settings;
5160 ``` json
You can’t perform that action at this time.
0 commit comments