eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

[Feature Request]: Drag and drop selection in editor #3237

Open TarasIvaschuk opened 11 months ago

TarasIvaschuk commented 11 months ago

Describe your idea in details

Please implement "drag and drop selection" feature in Codelite. When I have selected the text in editor I could holding pressed left mouse button move the selected text onto new position. CodelLite 17.5.0

TarasIvaschuk commented 11 months ago

OS: Ubuntu 22.04 64-bit

eranif commented 11 months ago

This seems to be working just fine ... (I tried on Ubuntu 22, macOS & Windows 10) Can you post a small video / gif that shows that this does not work?

TarasIvaschuk commented 11 months ago

As you may notice the selected text after moving is gone Screencast from 03.08.23 14:09:41.webm

TarasIvaschuk commented 11 months ago

When holding pressed CTRL button nothing happens Screencast from 03.08.23 14:14:03.webm