PyCharm 代码补全:如何防止空格键和“点”从提交查找项

发布于 2024-12-07 04:06:44 字数 146 浏览 0 评论 0原文

使用代码补全时如何禁用空格键提交建议?

例如,如果我尝试将某些内容命名为“req”,当我完成输入并输入“空格”时,我最终会得到“request”——这只是一个例子。

我在键盘映射中没有看到它,并且在其他地方看到了这一点,但没有任何明显的解决方案。

How does one disable the space key from committing the suggestion when using code completion?

If I attempt to name something "req" for example, when I'm done typing, and enter a "space," I wind up with "request" instead -- this being just one example.

I don't see it anywhere in the keymap, and have seen this mentioned in other places without any apparent solution.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

墨小沫ゞ 2024-12-14 04:06:45

IDE 设置 | 中有一个“预选第一个建议”选项。编辑|代码完成部分。它设置成什么?尝试使用“智能”和“从不”选项,看看哪一个更适合您。

There's a 'Preselect the first suggestion' option in IDE Settings | Editor | Code completion section. What is it set to? Try to use 'Smart' and 'Never' options to see which one works better for you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文