GitHub - Add Path Search

Enable easy searching in a specific path

Autor
splintor
Installationen heute
0
Installationen gesamt
26
Bewertungen
0 0 0
Version
0.2
Erstellt am
10.09.2019
Letzte Aktualisierung
01.06.2020
Größe
3,36 KB
Lizenz
n/a
Wird angewandt auf

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.