VB.NET CODE COMPLETION AND IF WITH BLANK

Hi,
this is a small annoyance with code completion in VB.NET:
Type "if", press space to enter a blank and then "(".
The code editor will enter "if false("
When typing "if(", this will not happen. But I am used to enter a space after the "if", so it will happen very often ;-).
Would be great if this could be improved.
Best regards
Wolfgang
Hi Wolfgang,
Thank you for reporting this problem. We have reproduced it and hopefully will come up with the fix shortly.
regards,
Andrew
Just for the records: Andrew sent me a fix by mail, the issue will be fixed in next release.