Autocomplete+ provider for JS import statements
Autocompletes ES6 or CommonJS (node) style import statements with relative file matching, full project fuzzy file matching or packages found in package.json
.
By default, plugin will only allow autocompletion in the form of relative paths:
New Fuzzy matching (disabled by default)
package.json
is watched for changes./index.js
=> ./index
)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.