IDE - move selction by mouse

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Perkin
Enthusiast
Enthusiast
Posts: 504
Joined: Thu Jul 03, 2008 10:13 pm
Location: Kent, UK

IDE - move selction by mouse

Post by Perkin »

Hi, done a search but can't find this, so if it has been requested before, apologies in advance.

When a selection of text is moved with the mouse, it can be moved to anywhere within the current code display area.
I would like to be able move the selection out of the current area, and would like the display to scroll if needed to get where I want to be.
Or if while moving the selection, pressing 'PageUp' or 'PageDown' or cursors the code area should scroll.

Any chance of this?
%101010 = $2A = 42