简体   繁体   中英

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.

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

I had the same concern when moving from Jupyter Notebook to Sublime Text, and tried Anaconda's autocomplete, which is far worse than Jupyter's.

But after trying SublimeCodeIntel, all problems solved! It is almost same as VSCode's auto-complete and code tips.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM