ElecTreeFrying / javascript-drag-import

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.
https://atom.io/packages/javascript-drag-import
MIT License
1 stars 0 forks source link
atom-package atom-packages atom-plugin auto-import drag-and-drop fast-import

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

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