• Eyal Dechter's avatar
    Fix up complete_reply messages (#8). · 26630501
    Eyal Dechter authored
    The reason that aavogt's complete_reply messages were not showing up is because the "Messagin in IPython" documentation is missing a field for the complete_reply messages. There needs to be a "matched_text" field which contains the part of the line on which completions were computed. I have added that field and it seems to work now.
    
    FYI, I figured this out because tab completion on the notebook was raising javascript errors in the browser. For future reference, this could be a useful thing to check if something in the notebook is not working.
    26630501
Name
Last commit
Last update
IHaskell Loading commit data...
config Loading commit data...
images Loading commit data...
.ghci Loading commit data...
.gitignore Loading commit data...
Haskell-Notebook.ipynb Loading commit data...
IHaskell.cabal Loading commit data...
LICENSE Loading commit data...
Main.hs Loading commit data...
README.md Loading commit data...
Setup.hs Loading commit data...
interface.notes Loading commit data...
rundoctests.hs Loading commit data...