Closed
Description
How can I configure bpython to stop giving suggestions? I would like to use it only for syntax highlighting.
I have looked at the configuration documentation, but cannot find a setting to do this... autocomplete_mode
seems the most promising, but:
- there is no "None" option
- the documentation states that, "As of version 0.14 this option has no effect, but is reserved for later use."