Octohint

★★★★★
★★★★★
4,000+ users
<
>
Israel in the Biblical Period: Institutions, Festivals, Ceremonies, Rituals [Book]
★★★★★
★★★★★
Kirkland Signature Organic Pacific Bold Dark Roast Coffee, 120 K Cup Pods
★★★★★
★★★★★
1:10 Scale Zd Toys Deadpool & Wolverine Collection Action Figure Toy
★★★★★
★★★★★
SodaStream - Art Sparkling Water Maker - Black
★★★★★
★★★★★
Fisher-Price 7 Piece Lot Of Fisher Price People Wood Body Plastic Head - Toys & Collectibles
★★★★★
★★★★★
NVIDIA Rtx 4000 Quadro - Electronics
★★★★★
★★★★★

Octohint adds IntelliSense hint to GitHub.

With Octohint installed, when you view code at GitHub (For example this demo), you'll get features as follows:

- Mouse Hover: Show information of current token
- Left Click: Show all references of current token
- [⌘] + Click: Go to definition of current token (For Windows and Linux user, use [Ctrl] instead)

Octohint is a pure client thing. All code analysis are performed at your browser, which means your code and actions log like click, mousemove will never be sent to any server.

Source code:
https://github.com/pd4d10/octo hint

Report issues:
https://github.com/pd4d10/octo hint/issues/new
Related