This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,14 @@ GitHub for Visual Studio enables easy navigation to code that exists on GitHub d
883 . In the code editor, highlight the section of text that you want to view in the browser.
99
1010## Viewing the selected code on GitHub
11- 1 . Right click and select ** Open Link** from the ** GitHub** submenu. TODO: screenshot
11+ 1 . Right click and select ** Open on GitHub** from the ** GitHub** submenu.
12+ ![ Open on GitHub] ( images/open-on-github.png )
12132 . Your browser will open and navigate to the code on GitHub.
1314
1415## Copying the URL of the selected code's location on GitHub
15- 1 . Right click and select ** Copy Link ** from the ** GitHub** submenu. The URL will be copied to the clipboard. TODO: screenshot
16+ 1 . Right click and select ** Copy link to clipboard ** from the ** GitHub** submenu. The URL will be copied to the clipboard.
16172 . Paste the URL into your browser to view it on GitHub.
1718
1819## Viewing the selected code in blame view on GitHub
19- 1 . Right click and select ** Blame** from the ** GitHub** submenu. TODO: screenshot
20+ 1 . Right click and select ** Blame** from the ** GitHub** submenu.
20212 . Your browser will open and navigate to the code in blame view on GitHub.
You can’t perform that action at this time.
0 commit comments