Page 1 of 1

double click select binary value including %

Posted: Sun Mar 01, 2020 1:41 pm
by Wolfram
At the moment a double click on %10000001 will only select 10000001.
I expect a selection including the % like it is on $FFFF.
Of cause if you would write c = 15%10 the operation % would select as well, but I think normally you write c = 15 % 10 (value SPACE operation SPACE value).

Re: double click select binary value including %

Posted: Tue Mar 03, 2020 8:15 pm
by Sicro
+1

This thread is based on this thread:
Bug in IDE - double click to select problem