option to get auto-completion to only complete the word
Is there an option to get auto-completion to only complete the word, e.g. if the resulting line is:
from package.module import xxx
when PyCharm auto-completes ".module", I don't want it to automatically add " import ".
Similarly, when PyCharm auto-completes a function/method name, I don't want it to automatically add a pair of parenthesis.
Please sign in to leave a comment.
Hello Sok,
At the moment there is no configuration for this behavior.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"