es-identifier-highlight

JS/ES6/JSX identifier highlighting

heilhead

6,853

18

0.4.3

MIT

GitHub

This package consumes the following services:

ES Identifier Highlight

Build Status Code Climate

Atom plugin for JS/ES6/JSX identifier highlighting. Heavily inspired by WebStorm's code highlight and inspection.

A screenshot

Current Features

Issues

Currently code is parsed in strict mode, meaning that if there's an error in the code, it won't be parsed and highlighted. I'm not convinced that parsing should to be done in loose mode and would advise to use eslint instead to spot and fix errors.

Please report any issues.

Contributions

Pull requests are welcome!

License

MIT