Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.01 KB

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/