Skip to content

geoffthibeau/simple-drag-drop-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-drag-drop-text package for the Atom editor

Drag and drop to move text using the mouse. This mimics the standard behavior of many other editors. Dragging and dropping with the modifier key held will copy the text instead of moving it. You may change the modifier key in the Settings; options are CTRL, ALT, and META (super/Windows/command).


Image inserted by Atom editor package auto-host-markdown-image


Installation

Enter apm install simple-drag-drop-text or use the settings page.


Usage

There is no Atom command.

Drag/drop is triggered by clicking and dragging a text selection from one place to another. If the modifier key is held when the mouse is released then the text will be copied instead of moved. The default modifier key is CTRL but you may change this in the Settings to either ALT or META (super/Windows/command).

The drag action is delayed by 500ms by default. The delay is adjustable within the Settings.

Alternative Package

There is a sister package to this one, drag-drop-text. It is more complex but it has a small learning curve and does not follow the standard behavior of other editors.


License

Copyright Mark Hahn using the MIT license. Maintained by Geoff Thibeau since 2017-02-08.

About

simple-drag-drop-text for Atom editor. Drag and drop text using the mouse.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6