Skip to content
forked from sjezewski/gogogo

Chrome extension to search the go/pkg docs

Notifications You must be signed in to change notification settings

ajstarks/gogogo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gogogo

Go pkg omni-bar search.

Search packages:

Search by function (and see function signatures in the preview!) :

Install

Download the extension -- chrome will auto-prompt you to install it.

Use

  • In the search bar, type : gpkg + <tab>
  • Now you'll have the extension's prompt
  • Type in a package name or path
    • Optionally select one of the auto-completions in the list
  • Type '#' followed by a function name to search for a function
    • The matching function signatures will autopopulate
  • Hit enter to navigate to that documentation page

Todo

  • Load result in current tab if its a new tab
  • Capture 'tab' to complete words along the path

About

Chrome extension to search the go/pkg docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published