Disable auto-imports !

There does not seem to be a simple way to disable module auto-import in Python.

  • The settings section “Editor/General/Auto Import” offers to configure the auto-import, but no way to disable it.
  • In the documentation, the link “disable auto-import” points to the paragraph explaining how to enable and configure it…
  • Disabling the option “Editor/General/Code Completion/Python/Suggest importable …” does not change anything either.

This problem has been around for quite a while on forums, and people repeatedly complain that auto-import is (silently) buggy and crashes their tests.

0

Hello, Jeanmarc Andreoli ,

There is an existing feature request PY-48390. Please vote for the issue to receive updates on its status.  Feel free to provide specific feedback in the comment section of those issues to better explain your use case or concerns. To learn more about using YouTrack, please refer to this article.

0

请先登录再写评论。