129
Do you know anyone who uses drag-and-drop for text?
(lemmy.world)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
I use it occasionally when reorganizing code. It's easier to just drag and drop blocks of code than to ctrl-x ctrl-v. I don't do it for anything in the middle of a line though, because it seems too easy to make a mistake.