Alternative to in-line Auto-Import

Is there any way to perform pycharm's auto-import behavior as a dialog instead of using the inline, control-control-type-autocomplete method?

Reason I ask is that this feature conflicts with the TabNine plugin. It would be awesome if TabNine properly handled autocomplete, but unfortunately at this time you can't use auto import and tabnine at the same time in pycharm.

It would be great if you could use a key-sequence to pop a modal similar to the "Go to Line/Column" one, offer the suggestions as you type dropdown and Cancel / Insert buttons. 

Are there any other ways to get auto import in pycharm that might not conflict with TabNine?

0

Please sign in to leave a comment.