Skip to content

Instantly share code, notes, and snippets.

@krscott
Last active March 27, 2023 11:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krscott/63b4c32a84e46583d02c71b531515606 to your computer and use it in GitHub Desktop.
Save krscott/63b4c32a84e46583d02c71b531515606 to your computer and use it in GitHub Desktop.
Github goto line (alternative to using 'L' hotkey):
javascript:document.getElementById(`L${prompt("Line number")}`).click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment