GitHub - Add Path Search

Enable easy searching in a specific path

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
splintor
1日のインストール数
0
累計インストール数
26
評価
0 0 0
バージョン
0.2
作成日
2019/09/10
更新日
2020/06/01
大きさ
3.36KB
ライセンス
不明
対象サイト

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.