Skip to main content

Command Palette

Search for a command to run...

Using File Finder on Github

Updated
1 min read
Using File Finder on Github
E

Hey, y’all 🖖🏽 I am a passionate self-taught developer, open-source advocate, and tech enthusiast with a hands-on approach to problem-solving and an unending thirst for knowledge. Anything and everything classified as technology fascinate me.

The first time I started to use Sublime Text, I love the ⌘ + p shortcut combination. I really change the way I switch between files. After GitHub, I started to read codes on GitHub a lot.

Of course, you can use the search in this repository feature, but it is slow and not good at listing file names.

Today, I have discovered a wonderful keyboard shortcut on GitHub: t

Just one key, just press t on any repository.

You may find a lot of other keyboard shortcuts on the link in the references section

References

  1. https://docs.github.com/en/get-started/using-github/keyboard-shortcuts