Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Skander Moalla
Total activity
14
Last activity
July 08, 2024 13:02
Member since
January 19, 2024 13:45
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (2)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
July 08, 2024 11:18
Actually even when setting REMOTE_DEV_LEGACY_PER_PROJECT_CONFIGS, the interpreter cache is not stored in per-project-config directories.
Community
PyCharm
Remote PyCharm ide outputs Using new app-level config directories and interpreter cache is not preserved anymore
0 votes
Created
February 08, 2024 21:29
Ok I see what you mean now. So the idea would be to keep a copy of the directories per project/container (assuming one has one development container per project).I guess that avoids any issues, but...
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes
Edited
February 02, 2024 15:54
Then how should I proceed when running multiple containers? It seems like `~/.*/JetBrains/RemoteDev contains container-specific data that will cause collisions while ~/.*/JetBrains/RemoteDev-PY do...
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes
Created
February 02, 2024 14:57
Most plugins live on the client side, so I feel like binding the following directories could be what I'm looking for?~/.cache/JetBrains/RemoteDev-PY ~/.config/JetBrains/RemoteDev-PY
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes
Created
February 02, 2024 14:48
I see. Makes sense.I'm worried about two things in this case:1- If I only have one container at a time where these directories are bound, can I expect the container startup and tear-down to play ni...
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes
Created
January 30, 2024 16:10
The missing things at startup were:
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes
Created
January 30, 2024 16:08
Thanks Mikhail Tarabrikov for the link! I think what I'm looking for is in the system directory `.cache/JetBrains` (https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-setti...
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes
Edited
January 29, 2024 16:18
Hello Mikhail Tarabrikov! I don't have direct access to my container it's a remote container running behind a Kubernetes scheduler (Run:ai).PyCharm can't attach to a running container in Kubernetes...
Community
PyCharm
If I'm running a remote PyCharm IDE in a container, which IDE directories should I preserve between containers?
0 votes