Turn off For Loop auto complete

wgp3

Member
Hello,
Can someone tell me how to keep:

for i in 0.. loop

end loop;

from showing up every time I type "for" and then space? I use "for" in "for update" a lot and this gets annoying.
Thanks,
 
Do you have the TexType plugin? If so, that might be what is doing that. To change it:

1. Go to tools/configure plug-ins.
2. Select TexType and then select the wrench.
3. Under the Shortcuts tab, uncheck the "for" entry.

Mike
 
Back
Top