Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.19 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.19 KB

javascript-drag-import (Atom package)

Drag and drop import package for Atom. Auto import by dragging supported files from tree-view to your active pane without typing long and tedious import statements and file paths.

* This package also supports drag and drop imports for CSS, SASS/SCSS and LESS.

Supported file types: → js ∙ tsx ∙ ts ∙ tsx ∙ css ∙ scss ∙ sass ∙ less

drag and drop sample usage

Features

  • Configure import styles
  • Copy and paste like import
  • Import to cursor
  • Import to bottom
  • Import to top

Usage

Auto import by dragging files from tree-view to your active pane.

sample1

Changelog

See CHANGELOG for more information.

Contributing

File bugs, feature requests in GitHub Issues.

Related

More extensions of mine.

License

MIT