Strange Editor error that i cannot get around

Feedback Case Number: 64861

I really got no idea how to reproduce this one or how to get around it I am stuck.

Xojo is incorrectly removing Space in the parameter editor

image

Problem is Xojo is removing the space between ParameterArray and values() making build error.

I have other such methods where the IDE does not do such thing. Though in this case I cannot get around it even if I put 2 or 3 spaces then Xojo still removes it.

I actually see what the problem is it should be ParamArray.

Xojo should still not edit my parameters like this. I will update the bug report

1 Like

Long standing bug, one of those also happens if you use assigns in methods