Piotr Dobrogost
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 10
-
Created PyCharm is logging to journal (systemd-journald) – why and how to disable it?
I see entries from PyCharm in my system journal logs (managed by `systemd-journald` and accessed with `journalctl`) like this:`wrz 10 13:18:23 demon.sfx.local pycharm.sh[58022]: 2024-09-10 13:18:23... -
Edited Why does PyCharm maps relative directories from PYTHONPATH in Docker container?
When using run configuration based on remote Python interpreter based on Docker compose and setting PYTHONPATH environment variable in the run configuration like this:PYTHONPATH=dirA:dirB:dirC (whe... -
Created Using the same keyboard shortcut in different areas of IDE for different actions does not work
AnsweredIn Debug Console there is a toolbar button "Clear All" with no keyboard shortcut by default. I assigned "Delete" key as a keyboard shortcut for this action in Settings | Keymap in section Other | C...