GitHub - Add Path Search

Enable easy searching in a specific path

目前為 2019-09-11 提交的版本,檢視 最新版本

作者
splintor
評價
0 0 0
版本
0.2
建立日期
2019-09-10
更新日期
2019-09-11
尺寸
3.4 KB
授權條款
未知
腳本執行於

This script enables you to search in a GitHub report from the current path. This is especially useful for monorepos, where you are interested in the code of only a specific subtree and not the entire repository.

Usage is quite simple: Once you are in a GitHub folder and you start typing in GitHub search box (you can get there by typing / or s), you will see, in addition to the two regular options (In this repository and All GitHub), another option (in ${current-path}). Clicking it will search the string you typed under the current directory only.