Nice thanks for sharing, Giri! I didnt know about this.
Another github trick: there are two ways to search for files and content of files in repos without actually cloning them
You can type CMD + K (or Ctrl + K on Windows) and do a quick search on the repo Or while you have the repo opened, click the ‘.’ key and an interactive vscode browser session launches where you can do everything you can from searching (CMD + Shift + F) or editing code. This is a pretty nifty shortcut I use often!