简体   繁体   中英

Auto-complete in a Spyder IPython console

Is there a straight-forward way to get a Spyder IPython console to support autocomplete?

I find Spyder's autocomplete functionality, provided in the standard python console, to be useful. For example:

在此处输入图片说明

I'd like to switch to an Ipython console (within Spyder) but it doesn't seem to provide autocomplete. Is there an easy way to enable it?

Spyder version 2.3.5.2

( Spyder dev here ) Sorry, but there is no support for autocomplete in the IPython Console.

That's a separate project that we just embed in Spyder, so we can't do anything about it (other than waiting for someone to add support for it later on :)

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