Improve / disable smart import mapping
See original GitHub issueGiven (at least) #524, #559 and #567 we should consider disabling this by default and/or improving it (also with regard to finding it).
You can quite easily find it by searching for “import” in :h jedi-vim
though.
So, calling out to the reporters (@hjwp @tinruufu @chkur) of the issues mentioned above: What do you dislike about it? (it it too slow? are you keeping to type ahead?)
I could imagine to skip/abort the process in case the user keeps typing and/or only trigger it after e.g. 50ms after the space has been typed. What do you think?
I’ve got used to it myself, but can understand that it’s surprising - but would still not say to disable it by default (but without knowing how many like this feature). Let’s have a vote in the next comment.
/cc @aliev as the original inventor of this… 😃 (in https://github.com/davidhalter/jedi-vim/pull/454).
Issue Analytics
- State:
- Created 7 years ago
- Comments:23 (6 by maintainers)
Top GitHub Comments
Please vote up if you like the feature in general, down if not.
Do you have it enabled currently?