ID:276633
 
whenever i use a for()statement. this small window pops up and lists all possible statements. i made for(i=1;i>0;i++) it ends up as for(if=1;if>0;if++)I type i then i see if,int.. and it is annoying as hell. How do i get rid of this?