Add a search text bar on current GitHub repo page.
Add a search text bar on current GitHub repo page. Matches are highlighted on corresponding file.
Due GitHub API there are some limitations:
- do not support fork project page
- support only master branch.
To move around matches use shortcut:
MAC
Next Match: shift + Right Arrow
Prev Match: shift + Left Arrow
Othres
Next Match: ctrl + Right Arrow
Prev Match: ctrl + Left Arrow