mattpap / IScala

Scala backend for IPython
MIT License
322 stars 50 forks source link

<tab> code completion #12

Open kamilkloch opened 9 years ago

kamilkloch commented 9 years ago

Currently, hitting gives an invalid list.

lJoublanc commented 9 years ago

Are you using the notebook/console/qtconsole?

kikohs commented 9 years ago

I don't have any tab completion on the notebook using ipython 3. The kernel returns an error:

Welcome to Scala 2.11.2 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_40)
[W 23:09:57.263 NotebookApp] Timeout waiting for kernel_info reply from f42c7264-acd3-4f30-870d-4fb9ece4ffbb
[error] JSON deserialization error: JsResultException(errors:List((/line,List(ValidationError(error.path.missing,WrappedArray()))), (/text,List(ValidationError(error.path.missing,WrappedArray())))))