Disable code completion

tobiasly wrote on Sat Nov 27 17:30:38 CET 2004:
I just installed the testing version of EPIC. Everything is mostly great
but I find the "auto-complete" of quotes, brackets, etc. to be so annoying
that I can't use it. Worse, I can't find a way to turn it off. What am I
missing?

Has anyone else noticed that auto-complete makes typing a "here-doc" impossible?
Try the following:

my $txt = <<"EOT"
foo
EOT

Thanks for making a great plugin!
leo_forge wrote on Tue Nov 30 10:06:40 CET 2004:
works in progress. currently no switch for this issue is provided. Why immpossible
to write this?

Take the following lines as sequence of input:

<>
<<>>
<<"">>
<<"EOT">>
<<"EOT"

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.