dang1314520 / atom-autocomplete-modules

Autocomplete for require/import statements

Home Page:https://atom.io/packages/autocomplete-modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom autocomplete for modules.

Current version Downloads

Autocomplete for require/import statements.

Preview

Configuration

Include file extension: Include the file's extension when filling in the completion.

Vendor directories: A list of directories to search for modules relative to the project root. (Default: node_modules)

Webpack support: Look for webpack configuration file and add the resolve.modulesDirectories paths to the module search scope.

Webpack configuration filename: Name of the configuration file to look for. (Default: webpack.config.js)

License

MIT License

About

Autocomplete for require/import statements

https://atom.io/packages/autocomplete-modules

License:MIT License


Languages

Language:JavaScript 100.0%