主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Mikhail Tarabrikov
活动总数
636
最后的活动
2026年07月13日 15:36
成员加入日期
2023年12月06日 08:28
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
274
活动概览
文章(0)
帖子(0)
评论(362)
Mikhail Tarabrikov
进行了评论,
2026年07月13日 15:36
Hi webscraper,Your master venv at C:\uv313\.venv is a standard virtual environment, so the way to reuse it is to register it with PyCharm once as a regular Python interpreter, not through the uv ty...
社区
PyCharm
how to set the default venv in windows PyCharm 2026.1
0 票
Mikhail Tarabrikov
进行了评论,
2026年07月13日 10:12
Hi Theistn, Most of what you are describing comes down to the plugins themselves rather than PyCharm. GitHub Copilot and OpenAI Codex are made by other companies (GitHub/Microsoft and OpenAI), and ...
社区
PyCharm
Upgrade not registering
0 票
Mikhail Tarabrikov
进行了评论,
2026年07月03日 14:37
Hi Eero Aaltonen, both checksums you found are correct. They describe two different builds that unfortunately share a file name.1) https://download.jetbrains.com/python/pycharm-2026.1.4.tar.gz is t...
社区
PyCharm
SHA256 sums do not match for pycharm-2026.1.4 between download.jetbrains.com and github
0 票
Mikhail Tarabrikov
进行了评论,
2026年06月30日 20:28
Hi Saurabh Dasgupta1, Thanks for raising this, and sorry it has been a long-running annoyance.This is a known limitation rather than a quick bug. Each IDE instance runs as a single process, so any ...
社区
PyCharm
Modal dialog blocks all projects
0 票
Mikhail Tarabrikov
进行了评论,
2026年06月22日 23:18
Hi Cthulhu345, the option is still there, it just moved. In 2026.1 the code completion settings were reorganized, and Enable automatic completion on typing was taken out of the main Inline panel an...
社区
PyCharm
Where is the "Enable automatic completion on typing" option on PyCharm 2026.1.2
0 票
Mikhail Tarabrikov
进行了评论,
2026年06月11日 19:40
Julian Herbst97, Your setup is simpler than it looks. With Remote Development, the PyCharm backend already runs on your Ubuntu VM, so everything you configure in that window, including a Docker Com...
社区
PyCharm
Questions about dev containers
0 票
Mikhail Tarabrikov
进行了评论,
2026年06月10日 08:47
Hi Xanalee ,This is a known issue in PyCharm 2026.1, tracked here: PY-87086. PyCharm 2026.1 moved to a new debugger engine, and the Variables pane no longer picks up variables you define in the Deb...
社区
PyCharm
Variable defined in console is missing in variable pane
0 票
Mikhail Tarabrikov
进行了评论,
2026年06月10日 08:19
Hi Julian Herbst97 1. Passing the project directory through docker-compose volumesYes, that's the right way to do it. The Docker Compose interpreter expects your project to be mounted inside the co...
社区
PyCharm
Questions about dev containers
0 票
Mikhail Tarabrikov
进行了评论,
2026年05月12日 20:38
This issue requires a more detailed investigation, so I’ve created a YouTrack issue for it: https://youtrack.jetbrains.com/issue/PY-89736To pinpoint exactly which interpreter PyCharm is using when ...
社区
PyCharm
PyCharm installing packages out of the virtual environment default path
0 票
Mikhail Tarabrikov
进行了评论,
2026年05月11日 09:21
Maxim Yanchenko, thanks for the feedback. We track this request as CPP-13470. The work is in progress and code is landing in the CLion 2026.2 EAP. To get notified, vote or star the issue.In the mea...
社区
PyCharm
PyCharm from CLion
0 票