主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Mikhail Tarabrikov
活动总数
652
最后的活动
2026年08月03日 15:12
成员加入日期
2023年12月06日 08:28
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
282
活动概览
文章(0)
帖子(0)
评论(370)
按最近的活动排序
最近的活动
投票数
创建于
2026年05月07日 11:13
Hi Afifi X, this issue requires thorough investigation, I've created an issue on YouTrack to proceed further: https://youtrack.jetbrains.com/issue/PY-89647.
社区
PyCharm
PyCharm 2026.1.1 Excessive Re-Indexing on Every Startup Causes High CPU Usage, 5GB+ RAM Consumption, and Severe UI Lag
0 票
创建于
2026年05月06日 14:35
Anjanesh Lekshminarayanan, that could be the cause. Please check whether Gemini overrides the default keymap under Settings | Keymap?
社区
PyCharm
macOS equivalent of CTRL+D in PyCharm
0 票
创建于
2026年05月06日 13:53
Anjanesh Lekshminarayanan,You are probably looking for “Add Selection for Next Occurrence” action. On the macOS default keymap it is bound to Ctrl + G.If you are migrating from VSCode and want to k...
社区
PyCharm
macOS equivalent of CTRL+D in PyCharm
0 票
创建于
2026年04月27日 13:08
Hi alexey, unfortunately, this appears to be a known issue which is tracked here: PY-88063. The fix is planned for the upcoming 2026.1.2 release.There is no separate "integrated LSP plugin" that yo...
社区
PyCharm
How to disable integrated LSP plugin, and use only pyrefly/ty?
0 票
创建于
2026年04月15日 16:51
You are right, PyCharm's Docker integration currently requires the IDE to manage the container lifecycle. Using an externally managed container on a remote host is not supported yet.
社区
PyCharm
Pycharm not recognizing packages installed in venv (in a Docker container running on a remote host)
0 票
创建于
2026年04月15日 15:41
Hi gggeek, I see an error about Minimum supported API being 1.40 and client version being 1.24This appears similar to IJPL-217878, which has been fixed in PyCharm 2025.2.5 and later. As a workaroun...
社区
PyCharm
Pycharm not recognizing packages installed in venv (in a Docker container running on a remote host)
1 票
创建于
2026年03月17日 21:54
Is the name of the package to include always types-foobar for a package called foobar?Not always. A lot of third-party stubs published from typeshed use the types-<library> naming on PyPI, but the ...
社区
PyCharm
IDE doesn't find module in import (using "uv")
1 票
创建于
2026年03月17日 11:42
Ralf Bergs, This is expected behavior rather than a bug. The authlib package does not provide complete type hints, so PyCharm cannot resolve some imports statically. Installing the types-authlib pa...
社区
PyCharm
IDE doesn't find module in import (using "uv")
1 票
创建于
2026年03月16日 17:39
Ralf Bergs, thank you for the screenshot, that’s very helpful.It looks like type stubs for authlib may be missing. Could you try installing them with the following command and see if it helps?uv ad...
社区
PyCharm
IDE doesn't find module in import (using "uv")
1 票
创建于
2026年03月16日 12:48
Hi Ralf Bergs, just to clarify: are you only seeing “Unresolved references” in the editor, or does the issue also affect actually running the script?Could you please share a few screenshots showing...
社区
PyCharm
IDE doesn't find module in import (using "uv")
0 票
«
第一页
‹
上一页
下一页
›
最后
»