Piotr Dobrogost

- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 9
-
创建于 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... -
已编辑于 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... -
创建于 Using the same keyboard shortcut in different areas of IDE for different actions does not work
已回答In 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...