Hacker News new | ask | show | jobs
by implfuture 2053 days ago
For vscode users, I recently discovered you can right-click any line and select “copy remote uri.” The copied link takes you right to that line on github (useful for quickly pointing someone to a line of code over slack).
1 comments

Same for Jetbrains IDEs - right clicking a line will show 'open on GitHub' provided your git remote is pointing to GitHub.com.