Open aiguofer opened 9 years ago
@aiguofer, just wondering if you managed to find a solution?
@arthurl Not sure if you know, but ein provides the function ein:edit-cell-contents. It will take you to a new buffer featuring the cells contents in the appropriate mode (so it will feature completions, etc, etc). There are functions and bindings for saving, closing and executing, sending, etc. It's an okay workaround.
See millejoh/emacs-ipython-notebook#157
Hi, I'm using company-mode for completion, and I'm currently having a hard time getting completion to work nicely when in EIN.
Are there any plans on creating a company backend for EIN completion?
If not, does anyone have some tips to use to auto-complete-mode only in EIN and switch to use ein auto-complete?
Thanks!