Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stefano Menci
Total activity
36
Last activity
December 27, 2025 22:09
Member since
November 06, 2016 02:23
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
11
Activity overview
Posts (10)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
February 12, 2020 21:26
The first answer makes no sense. PyCharm highlights unused imports, local variables and other things. They all can be accessed in non standard ways, but the highlight is very helpful. Highlighting ...
Community
PyCharm
How do you find unused methods?
4 votes
Created
December 03, 2024 03:54
When I click on the provided link I get 404.
Community
PyCharm
AI Assistant: image-fetching blocked for security reasons
0 votes
Edited
November 22, 2024 22:47
I just created a new chat with “show a visual guide with ui snapshot about assigning keyboard shortcuts to pycharm commands”, and the problem did reproduce. This is a quick way to reproduce the pro...
Community
PyCharm
AI Assistant: image-fetching blocked for security reasons
0 votes
Created
June 06, 2023 14:27
I thought this was the suggestions... How to I make this a suggestion?
Community
PyCharm
Confusing UI for pushing
0 votes
Created
October 03, 2021 02:09
I found an ugly workaround: put a breakpoint on the first print, click on the console, press enter, press F9. Pressing enter on the console writes "PyDev console: starting.", which I'm guessing mea...
Community
PyCharm
Output from print() showing after the end of the test, not while tests are running
0 votes
Created
September 03, 2021 14:38
Hi Sergey, I was able to get the test to run in PyCharm by moving test.py to Tests\test.py. The PyCharm command doesn't work from command line, it says "ConnectionRefusedError: [WinError 10061] No ...
Community
PyCharm
ImportError while running tests
0 votes
Created
August 13, 2021 13:46
Today the tooltip works, perhaps it required PyCharm to restart?
Community
PyCharm
Alt+Click does not do the quick evaluate expression
0 votes
Created
August 12, 2021 16:28
I have enabled the "Show value tooltip on code selection" option, but I don't see any tooltip with the expression result. Pressing Ctrl+F8 works as expected.
Community
PyCharm
Alt+Click does not do the quick evaluate expression
0 votes