• Stars
    star
    114
  • Rank 306,166 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Autocomplete for require/import statements

Atom autocomplete for modules.

Build Status 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)

Babel Plugin Module Resolver support: Look for a Babel Plugin Module Resolver configuration and use it for the autocomplete suggestions.

Troubleshooting

This package only activates if one of the following grammars/languages are being used:

If you're using TypeScript, we suggest to use atom-typescript or ide-typescript packages, which are way better as it uses the TS-server.

If this package doesn't seem to be working, check that you are using one of these. If you want another grammar/language to be supported, please submit an issue.

License

MIT License

More Repositories

1

babel-plugin-react-remove-prop-types

Deprecated, use babel-plugin-transform-react-remove-prop-types
JavaScript
86
star
2

eslint-plugin-es5

ESLint plugin for ES5 users.
JavaScript
54
star
3

gulp-serve

Provide connect-server functionality
JavaScript
48
star
4

react-flexgrid

Flexbox grid for react apps
CSS
39
star
5

flame

The PDO wrapper with comfortable API for placeholders
PHP
21
star
6

yml-loader

YAML loader for webpack
JavaScript
20
star
7

doctrine-columns

Doctrine columns
PHP
15
star
8

react-icon

Icon component for React
JavaScript
15
star
9

css-variables-parser

CSS variables parser
JavaScript
8
star
10

php-scalar

Methods for PHP scalars
PHP
7
star
11

postcss-flexboxgrid

Flexbox grid system based on css properties
JavaScript
5
star
12

dotfiles

My dotfiles
Shell
5
star
13

restify-state

Session and cookies for restify
JavaScript
4
star
14

symfony-app

The Symfony application skeleton
PHP
3
star
15

node-lwip-promise

Promisified lwip library
JavaScript
3
star
16

yandex.translate

Yandex.Translate API for node.js
JavaScript
3
star
17

redux-socket-io

Socket.io middleware for Redux.
JavaScript
3
star
18

chrome-speed-dial

Fast, dead-simple speed dial for Chrome.
JavaScript
3
star
19

http-server

HTTP 1.0 server written using C++
C++
2
star
20

babel-preset-node

Babel plugins preset for the latest node
JavaScript
2
star
21

node-zephir-parser

Wrapper around Zephir parser for Node.js
C
2
star
22

doctrine-instantiator-ext

Doctrine Instantiator extension
C
2
star
23

postcss-omit

PostCSS plugin for removing specified props
JavaScript
2
star
24

unicode-emoji-data

JavaScript
2
star
25

atom-vagrant

Vagrant commands for Atom editor.
JavaScript
2
star
26

build-number

JavaScript
1
star
27

backup-bundle

Symfony bundle for backup your database data
PHP
1
star
28

routeman

PHP router written on C++
C++
1
star
29

snowplow-installation

JavaScript
1
star
30

eslint-config-nkt

Modern ESLint config
JavaScript
1
star
31

cpp-socket

C++
1
star
32

cpp-chat

C++
1
star
33

books-app

PHP
1
star
34

redux-focus

JavaScript
1
star
35

snake-cpp

Glut snake implementation
C++
1
star
36

react-jest-testing

JavaScript
1
star