您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enable easy searching in a specific path
当前为
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.