Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Mikhail Tarabrikov
Total activity
646
Last activity
July 31, 2026 12:35
Member since
December 06, 2023 08:28
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
279
Activity overview
Articles (0)
Posts (0)
Comments (367)
Mikhail Tarabrikov
commented,
July 31, 2026 12:35
Jakubpas, There is no setting that restores the old split view. Jupyter support was rewritten in 2021.3 and outputs moved inline under each cell.The editor breaking until an IDE restart is a separa...
Community
PyCharm
Jupyter Notebook raw code
0 votes
Mikhail Tarabrikov
commented,
July 30, 2026 11:29
Hi Victor B. Gonzalez,This widget showing up repeatedly is a known issue in PyCharm 2026.2, tracked as PY-88001. It can appear even when there is nothing left to sync, which is also why the refresh...
Community
PyCharm
Sync `pyproject.toml` -based Project Changes in minimap doesn't go away.
0 votes
Mikhail Tarabrikov
commented,
July 29, 2026 10:32
Hi Victor B. Gonzalez,The stub generator is still there. The "Generate with AI assistant" hint is a separate inlay, not a replacement.Two ways to insert a stub:- Put the caret on the name of a func...
Community
PyCharm
PyCharm 2026.1.2 Docstring stubs can only be generated with AI? How may I enable the previous version of this?
1 vote
Mikhail Tarabrikov
commented,
July 25, 2026 14:02
Hi Beto, The snap is not the cause. PyCharm's snap package requires classic confinement (sudo snap install pycharm --classic), and classic confinement means full system access, just like a normally...
Community
PyCharm
How to solve Pycharm+R Language issue
1 vote
Mikhail Tarabrikov
commented,
July 22, 2026 15:18
This is a known problem in 2026.2, tracked as IJPL-249064. The 2026.2 update accidentally gave the plugin a hard dependency on the intellij.java.psi module, which only exists in IDEs with Java supp...
Community
PyCharm
Big Data Tools Core doesn't work anymore
0 votes
Mikhail Tarabrikov
commented,
July 13, 2026 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...
Community
PyCharm
how to set the default venv in windows PyCharm 2026.1
0 votes
Mikhail Tarabrikov
commented,
July 13, 2026 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 ...
Community
PyCharm
Upgrade not registering
0 votes
Mikhail Tarabrikov
commented,
July 03, 2026 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...
Community
PyCharm
SHA256 sums do not match for pycharm-2026.1.4 between download.jetbrains.com and github
0 votes
Mikhail Tarabrikov
commented,
June 30, 2026 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 ...
Community
PyCharm
Modal dialog blocks all projects
0 votes
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