atom-import-js

0.1.2 • Public • Published

Import-JS Atom plugin

This is the Atom plugin for Import-JS.

Installing

  1. Install the plugin via Atom's package manager.

  2. Install the import_js gem

    gem install import_js
  3. Install eslint

    npm install -g eslint
  4. Configure import-js for your project

  5. Open the root of your project as a folder (File -> Add Project Folder…)

  6. Import a file!

    Whenever you have undefined variables, open the Command Palette (CTRL+SHIFT+P/CMD+SHIFT+P) and select "Import Js: Fix all imports", or "ImportJS: Import word under cursor".

Package Sidebar

Install

npm i atom-import-js

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • lencioni
  • trotzig