[Eric] Autocomplete completing everything
Feng Qiu
fengqiu1984 at yahoo.com
Sat Aug 22 13:02:36 BST 2009
Config it to only work from API files may ease the problem a bit.
I think it's best if it's intelligent enough to look for "import" in the source file and deduct what is accessible, so that when I type "open" I don't see a dozen calltip options. It will also make autocomplete suggestions much more focused.
--- On Fri, 8/21/09, Darryl Wallace <darryl.wallace at prosensus.ca> wrote:
From: Darryl Wallace <darryl.wallace at prosensus.ca>
Subject: [Eric] Autocomplete completing everything
To: eric at riverbankcomputing.com
Date: Friday, August 21, 2009, 1:10 AM
Hello,
I've just set up the auto-complete. It's completing everything. I have it set to use a PyQt4.api file. Autocompletion enabled. Case sensitive enabled. Replace word enabled.
Under the QScintilla autocompletion configuration I have it set to work from "Document and API files. "
It's trying to autocomplete every word I type like "the" for example. This would normally be fine if hitting the spacebar worked, however I'm using linux and QScintialla won't accept a space once the autocomplete list pops up.
Any idea for a work-around?
Thanks,
Darryl
_______________________________________________
Eric mailing list
Eric at riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/eric/attachments/20090822/7288aea2/attachment.html
More information about the Eric
mailing list