Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Fireslinger
Total activity
195
Last activity
August 16, 2025 00:25
Member since
October 16, 2019 21:01
Following
0 users
Followed by
0 users
Votes
166
Subscriptions
12
Activity overview
Posts (2)
Comments (15)
Sort by recent activity
Recent activity
Votes
Edited
June 10, 2022 00:10
If you click the "Pin" icon in the upper right, this dialog will not vanish when you switch away. However, it will also not close when you try to click through to the file.
Community
PhpStorm
Search window disappears when clicking elsewhere
0 votes
Edited
November 20, 2021 18:37
If you have a TouchBar (Macbook Pro 2019), the Mac setting "Use all F1, F2, etc. keys as standard function keys" can interact poorly with the Pycharm setting "Preferences > Keymap > Show F1, F2, et...
Community
IntelliJ IDEA Users
IntelliJ 11 Mac function keys not working
0 votes
Created
May 26, 2021 02:51
I had the same problem and ended up having to do console.log(my_array.join("\n"))
Community
IntelliJ IDEA Users
"Copy value" in Debugger Variables window truncates to 100 lines of text. How to see more?
0 votes
Created
March 26, 2021 22:12
I think the answer is /Applications/PyCharm.app/Contents/. Chmodding that got me past that error message, although the update failed overall because it found conflicts.
Community
PyCharm
Where does Pycharm Professional keep the files that Community Edition keeps in /usr/lib, on Mac?
0 votes
Created
March 26, 2021 12:47
This can happen if you accidentally right click and hide it from the status bar. 'Python Interpreter' should be checked in this menu:
Community
PyCharm
python interpreter selector missing
0 votes
Created
March 01, 2021 01:20
I don't see "/opt/project" in the Project window anywhere, but when I marked "back-end" as source root, my project built! I had had 'server' marked as source root instead, not its parent. Thanks fo...
Community
PyCharm
ModuleNotFoundError when importing from parent module in container
0 votes
Edited
February 22, 2021 17:53
Thanks for replying so I don't feel alone. PyCharm Professional is the only way I can find to get remote debugging in Docker, so I want to make it work. sys.path when I run through the script: ['/s...
Community
PyCharm
ModuleNotFoundError when importing from parent module in container
0 votes
Created
February 18, 2021 13:48
Another thing I noticed is that when I go up to the definition of an interface function using the up arrow next to it, and then click the down arrow next to it to go back to implementations, I get ...
Community
PyCharm
ModuleNotFoundError when importing from parent module in container
0 votes
Created
November 02, 2019 18:01
Update: It's not Pytest, it happens in the most vanilla of classes. If I catch with `except Exception as e`, I can see the type and args of "e" in the Variables tab, but I don't see an __exception__.
Community
PyCharm
Confused about exceptions during debugging
0 votes
Created
November 02, 2019 17:56
I don't have `__exception__` in my Variables pane, and it shows as None if I add it, even when I raise a ValueError and step through. I'm using Pytest with Pycharm version 2019.2.3.
Community
PyCharm
Confused about exceptions during debugging
0 votes
«
First
‹
Previous