Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Mikhail Tarabrikov
Total activity
628
Last activity
June 22, 2026 23:18
Member since
December 06, 2023 08:28
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
270
Activity overview
Articles (0)
Posts (0)
Comments (358)
Mikhail Tarabrikov
commented,
June 22, 2026 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...
Community
PyCharm
Where is the "Enable automatic completion on typing" option on PyCharm 2026.1.2
0 votes
Mikhail Tarabrikov
commented,
June 11, 2026 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...
Community
PyCharm
Questions about dev containers
0 votes
Mikhail Tarabrikov
commented,
June 10, 2026 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...
Community
PyCharm
Variable defined in console is missing in variable pane
0 votes
Mikhail Tarabrikov
commented,
June 10, 2026 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...
Community
PyCharm
Questions about dev containers
0 votes
Mikhail Tarabrikov
commented,
May 12, 2026 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 ...
Community
PyCharm
PyCharm installing packages out of the virtual environment default path
0 votes
Mikhail Tarabrikov
commented,
May 11, 2026 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...
Community
PyCharm
PyCharm from CLion
0 votes
Mikhail Tarabrikov
commented,
May 07, 2026 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.
Community
PyCharm
PyCharm 2026.1.1 Excessive Re-Indexing on Every Startup Causes High CPU Usage, 5GB+ RAM Consumption, and Severe UI Lag
0 votes
Mikhail Tarabrikov
commented,
May 06, 2026 14:35
Anjanesh Lekshminarayanan, that could be the cause. Please check whether Gemini overrides the default keymap under Settings | Keymap?
Community
PyCharm
macOS equivalent of CTRL+D in PyCharm
0 votes
Mikhail Tarabrikov
commented,
May 06, 2026 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...
Community
PyCharm
macOS equivalent of CTRL+D in PyCharm
0 votes
Mikhail Tarabrikov
commented,
April 27, 2026 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...
Community
PyCharm
How to disable integrated LSP plugin, and use only pyrefly/ty?
0 votes