gp1313 / iep

Automatically exported from code.google.com/p/iep
0 stars 0 forks source link

Interactive help does not update for methods without typing a method name #214

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce:
1. Define a list variable in the shell (x = [])
2. Type the var. name + dot (x.); the autocompletion list pops-up.
3. Scroll through the list using the keyboard arrow keys; the interactive help 
does not update to reflect current selection.
4. Start typing a method name; the IH updates.

The autocompletion list and the IH should be totally synchronised.

Original issue reported on code.google.com by zaha...@gmail.com on 22 Mar 2013 at 9:07

GoogleCodeExporter commented 8 years ago
Mmm, I seem to have broken it in revision 4e1268aee12a.

Original comment by almar.klein@gmail.com on 25 Mar 2013 at 11:45

GoogleCodeExporter commented 8 years ago
This issue was closed by revision b2aa2f324d6a.

Original comment by almar.klein@gmail.com on 25 Mar 2013 at 11:46