Skip to content

codewing-dev/codewing

Repository files navigation


CodeWyng
CodeWyng

Chrome extension for browsing GitHub like an IDE

CodeWyng.io Chrome Web StoreIssues@CodeWyng[email protected]

Features

Hover documentation: hovering over a variable shows its docstring.









Jump-to-definition: clicking on a variable takes you to its definition (works across files, too!).








Find-references: clicking on a definition opens a list of references.









Quick search: Cmd+/ or Alt+/ opens an exact punctuation-aware search box.








Install CodeWyng from the Chrome Web Store!

Development

  1. Install Node.js and npm install -g yarn
  2. Run ./dev
  3. Open chrome://extensions/
  4. Turn on Developer mode
  5. Click Load unpacked
  6. Select the dist-dev directory created by ./dev above
  7. Try hovering on variables in https://github.com/gorilla/mux/blob/master/mux.go

About

Next level code navigation for Java and Go on GitHub.

Topics

Resources

Stars

Watchers

Forks

Languages