GitHub Search Autocomplete

A userscript that adds autocomplete search filters to GitHub

当前为 2017-04-14 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Mottie
评分
0 0 0
版本
0.1.2
创建于
2017-03-31
更新于
2017-04-14
大小
23.9 KB
许可证
https://opensource.org/licenses/MIT
适用于

A userscript that adds GitHubsearch filter autocompletes to GitHub

  • Searching on GitHub is complicated, and there are over 50 filters to choose from. This userscript makes them a little easier to use.
  • Search filter information obtained from the pages listed on https://help.github.com/categories/search/.
  • If something isn't working, please review GitHub's search documentation linked above.
  • Autocomplete searchs are applied to the following search inputs:
  • To use:
    • Enter ? to get a full list of filters.
    • Press Enter, or click on the filter to choose it.
    • Enter the search term, or press (right arrow) to open up a secondary list of terms & examples.
  • NOTE: Issues do occur when using this userscript along with the Awesome Autocomplete for GitHub browser addon/extension:
    • The popup for this userscript overlaps the Awesome Autocomplete's popup.
    • Pressing Tab or Enter to select a dropdown item in this userscript's dropdown will also select Awesome Autocomplete's current selection and jump to that page. To bypass this problem, click on the selection using your mouse.

Hosted with ♥ at GitHub