T O P I C R E V I E W |
tomkulaga |
Posted - Aug 12 2015 : 8:02:10 PM Hi, There is a small error in the -> to dot auto convert if the -> is nested in an if statement
Small test case
type if()
into the parenthesis start typingif(foo)
then type a dot, which is converted to an arrow if(foo->)
now press backspace to turn it back into a dot, but it just deletes the last parenthesis if(foo->
This does not happen if , the if() was pre-exsiting. i.e. it was typed, then the cursor went to another location and then i started type the foo.
Regards, Tom
|
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Aug 17 2015 : 6:23:44 PM I am seeing the same effect here. Thank you for the clear description.
case=91431
This is unexpected. Thank you for taking the time to report this. |
|
|