GitHub - Add Path Search

Enable easy searching in a specific path

ของเมื่อวันที่ 10-09-2019 ดู เวอร์ชันล่าสุด

ผู้เขียน
splintor
คะแนน
0 0 0
เวอร์ชัน
0.1
สร้างเมื่อ
10-09-2019
อัปเดตเมื่อ
10-09-2019
Size
3.41 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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 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 typed string under the current directory only.