Search code examples
pythonsublimetext3jupyter-notebook

Python autocompletion comparable to IPython Notebook for Sublime Text 3


Does anyone know of anything comparable? I am currently using Anaconda for linting and autocompletion, but it is nowhere near as good as the IPython Notebook autocompletion.


Solution

  • The package SublimeCodeIntel is the best I've seen in Sublime for Python autocompletion. It's available through Package Control or on github.