<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=utf-8">
<meta name="x_Generator" content="Microsoft Word 15 (filtered medium)">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:DengXian}
@font-face
        {font-family:Calibri}
@font-face
        {}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:x_link, span.x_MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:x_visited, span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
.x_MsoChpDefault
        {}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="blue" vlink="#954F72">
<div class="x_WordSection1">
<p class="x_MsoNormal">Hi Detlev,</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I did install the qscintilla API, but didn’t realise I needed to for eric Assistant. Now checking, there don’t seem to be any new APIs to install. I installed the plugins as user plugins and searching for all .api files in the user plugins
 install directory doesn’t return any api files for anything other than various python versions, QScintilla2, and PyQt.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Alex. </p>
<p class="x_MsoNormal"> </p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Detlev Offenbach <detlev@die-offenbachs.de><br>
<b>Sent:</b> Saturday, October 20, 2018 8:58:37 PM<br>
<b>To:</b> Alex Gerhardt-Bourke<br>
<b>Cc:</b> eric@riverbankcomputing.com<br>
<b>Subject:</b> Re: [Eric] Autocompletion behaviour</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Alex,<br>
<br>
did you install API files (for eric Assistant and QScintilla completers) and <br>
selected the options that suit your needs? Maybe (partial) screenshots may <br>
help to illustrate the issue.<br>
<br>
Detlev<br>
<br>
Am Samstag, 20. Oktober 2018, 14:51:50 CEST schrieb Alex Gerhardt-Bourke:<br>
> Hi Detlev,<br>
> <br>
> <br>
> <br>
> I saw the new config pages for the new plug-ins and have enabled them all,<br>
> but I still don’t get the desired results. Behaviour is still as described<br>
> in my last email.<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> ________________________________<br>
> From: Detlev Offenbach <detlev@die-offenbachs.de><br>
> Sent: Saturday, October 20, 2018 6:52:46 PM<br>
> To: Eric@riverbankcomputing.com<br>
> Cc: Alex Gerhardt-Bourke; Tobias Rzepka; eric@riverbankcomputing.com<br>
> Subject: Re: [Eric] Autocompletion behaviour<br>
> <br>
> Am Samstag, 20. Oktober 2018, 06:31:32 CEST schrieb Alex Gerhardt-Bourke:<br>
> > Hi All,<br>
> > <br>
> > I have installed the three other Autocompletion tools – eric assistant,<br>
> > jedi, and Rope; none of them seem are currently showing autocompletions<br>
> > for<br>
> > imported modules. For example, I have installed and imported a module<br>
> > called jieba, typing “jieba.” and then pressing ctrl+space shows nothing.<br>
> > Starting to type directly after typing “jieba.” shows matches from other<br>
> > modules, but none from jieba. For example, typing jieba.cut brings many<br>
> > matches from PyQt5 and eric6, but none from jieba. The function<br>
> > cut_for_search from jieba doesn’t show up at all.<br>
> > <br>
> > Is there some configuration I have missed?<br>
> <br>
> After the installation of these plug-ins, you will find additional<br>
> configuration pages for auto completion and call tips. On these pages you<br>
> have to enable the modules you want to want to get support from. You should<br>
> look at "Mouse Click Handlers" as well. With that you can configure a<br>
> navigation feature (e.g. Ctrl+Click on a method usage jumps to the method<br>
> definition).<br>
> <br>
> Detlev<br>
> <br>
> > ________________________________<br>
> > From: Eric <eric-bounces@riverbankcomputing.com> on behalf of Alex<br>
> > Gerhardt-Bourke <agerhbour@hotmail.com> Sent: Saturday, October 20, 2018<br>
> > 11:54:22 AM<br>
> > To: Tobias Rzepka; eric@riverbankcomputing.com<br>
> > Subject: Re: [Eric] Autocompletion behaviour<br>
> > <br>
> > Hi Tobias,<br>
> > <br>
> > Thanks for that, that’s exactly what I needed. It seems as though the<br>
> > checkbox works opposite to how it should! Next time I’ll be sure to check<br>
> > all the mouse hover over texts.<br>
> > <br>
> > Christos, thanks for your recommendations on other plugins. I’m still<br>
> > familiarizing myself with Eric so didn’t know which functionalities are<br>
> > built-in and which are plug-ins.<br>
> > <br>
> > Alex.<br>
> > <br>
> > ________________________________<br>
> > From: Eric <eric-bounces@riverbankcomputing.com> on behalf of Tobias<br>
> > Rzepka<br>
> > <tobias.rzepka@gmail.com> Sent: Saturday, October 20, 2018 4:11:02 AM<br>
> > To: eric@riverbankcomputing.com<br>
> > Subject: Re: [Eric] Autocompletion behaviour<br>
> > <br>
> > <br>
> > Hello Alex,<br>
> > <br>
> > you can configure it under Settings -> Preferences -> Editor -><br>
> > Autocompletion -> QScintilla. Keep the first checkbox ("Show single")<br>
> > unchecked. If you stay a little while over the text, you'll see a tooltip<br>
> > with a good hint about the function of the specific setting.<br>
> > <br>
> > You should also try out the eric plugins which support autocompletion. I<br>
> > prefer jedi, but you can also choose Eric assistant or rope (or even all<br>
> > of<br>
> > them together).<br>
> > <br>
> > Tobias<br>
> > <br>
> > Alex Gerhardt-Bourke schrieb am 19.10.2018 um 05:46:<br>
> > Is there a way to change the behavior of autocompletion so that eric never<br>
> > forces a match, but still displays the drop-down suggestion list?<br>
> > <br>
> > For further clarification, my current experience with autocomplete turned<br>
> > on is that if there is only one match, the match will automatically fill,<br>
> > if there is more than one match, a drop-down of current matches will<br>
> > display. I like the drop down but do not like the automatic fill.<br>
> > <br>
> > <br>
> > I am also wondering if it is possible, and if so how, to get autocomplete<br>
> > suggestions from imported modules outside of the python standard library.<br>
> > <br>
> > Regards,<br>
> > Alex.<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > _______________________________________________<br>
> > Eric mailing list<br>
> > Eric@riverbankcomputing.com<mailto:Eric@riverbankcomputing.com><br>
> > <a href="https://www.riverbankcomputing.com/mailman/listinfo/eric">https://www.riverbankcomputing.com/mailman/listinfo/eric</a><br>
> <br>
> --<br>
> Detlev Offenbach<br>
> detlev@die-offenbachs.de<br>
<br>
-- <br>
Detlev Offenbach<br>
detlev@die-offenbachs.de<br>
<br>
<br>
</div>
</span></font>
</body>
</html>