Skip to content

mshustov/octo-ref

Repository files navigation

Build Status

Overview

Highlight definition and references on variables right on github pages! Highlight

Make available next hot keys:

  • alt + click - just highlight
  • ctrl + click | cmd + click(Mac) - jump to next usage place
  • alt + ctrl + click | alt + cmd + click(Mac) - jump to definition
  • esc - clean all highlights

Limitations

  1. Works for github
  2. Works for js, ts, jsx, es6 files.
  3. Shipped as Chrome extension.

Available settings:

  • definition / reference highlight color

Install

Recommended way it to install from extensions store

Alternatives

Contributions

To build locally:

  • clone repository
  • npm i
  • npm run build
  • drag'n'drop /build folder to chrome://extensions/

Releases

No releases published

Packages

No packages published