- fuzzy@^0.1.3
- react@^15.5.3
- redux@^3.6.0
- reselect@^3.0.0
- react-dom@^15.5.3
- classnames@^2.2.5
- react-redux@^5.0.4
line-navigation package
Fuzzy search lines of your current file

The default keybinding to open the panel use ctrl``l
To override the highlighting styles use the following in your styles.less of:
.line.line-navigation {
background-color: rgba(105, 238, 103, 0.2);
}