Atom Import Js Save

Atom plugin for ImportJS

Project README

ImportJS Atom package

This is the Atom package for ImportJS.

Installing

  1. Install the atom-import-js package via Atom's package manager.

  2. Configure import-js for your project (there's no need to globally install import-js for the atom plugin)

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

  4. Import a file!

Default keybindings

By default, atom-import-js attempts to set up the following keybindings:

Mapping Action Description
Cmd+Shift+j Import word Import the module for the variable under the cursor.
Cmd+Shift+i Fix imports Import any missing modules and remove any modules that are not used.
Cmd+Shift+k Go to word Go to the module of the variable under the cursor.
Open Source Agenda is not affiliated with "Atom Import Js" Project. README Source: Galooshi/atom-import-js
Stars
36
Open Issues
39
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating