What steps will reproduce the problem?
1. Type this into a blank editor window:
if ($ConTEXT!="Buggy"){
echo "Order lots of Pizzas";
}
2. Scroll down so that only this line is shown "if ($ConTEXT!="Buggy"){"
3. Place the cursor between ){
4. Type some text above the code entered
What is the expected output?
The { highlighted in red should be removed
What do you see instead?
The { is still in red
Please see the attached screen shots
Please use labels and text to provide additional information.
Original issue reported on code.google.com by info%con...@gtempaccount.com on 18 Jun 2009 at 9:48
Original issue reported on code.google.com by
info%con...@gtempaccount.com
on 18 Jun 2009 at 9:48Attachments: