autocomplete-lodash

Atom plugin - Lodash methods autocompletion

MIT License

Stars
7

Lodash Autocomplete Package

Lodash methods autocompletions in Atom. The suggestions includes the signature, arguments, returns value, a brief description and a direct link to the Lodash documentation.

This package uses the autocomplete+ package bundled natively with Atom.

Changelog

Usage

Just type some stuff starting by the Lodash prefix _. and the Lodash Autocomplete Package will automatically show you some suggestions.

Lodash

The Lodash methods informations are generated using lodash-doc-parser which fetch and parse the latest Lodash documentation.

Current Lodash version: v4.17.2.

Credits

Lodash

Copyright and license

Copyright (c) 2016 HiDeoo. Code released under the MIT license.