[wingide-users] Text selection glitch
Wing IDE Support
support at wingware.com
Thu Nov 4 12:42:41 EST 2004
On Thu, 4 Nov 2004, Luc Bourhis wrote:
> let's consider the code
> =09foo(bar(args))
> If I do a double click just before =91b=92 and then extend the selection=
=20
> rightward, when I reach the end of =91args=92 it is impossible to add onl=
y=20
> the first parenthesis to the selection: it jumps after the second one=20
> if I try. So either I have to settle for no parenthesis or the both of=20
> them. I find it annoying time and again, for I have to remove the extra=
=20
> parenthesis from (or add the missing one to) after copying and pasting=20
> the selection.
I've made a note of it -- in fact I didn't even realise you could double
click and hold to select words. Nifty! ;-) This is something we inherit
from Scintilla which decides the policy for what is a selectable unit.
Thanks,
- Stephan
More information about the wingide-users
mailing list