Yaroslavvb
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
-
-
-
Yaroslavvb commented, -
-
Yaroslavvb created a post, Docsting Intention actions missing
I noticed that my “Intention actions” like insert documentation stub are missing in several of my projectshttps://www.jetbrains.com/help/pycharm/creating-documentation-comments.htmlAll I see is “Ro... -
Yaroslavvb created a post, How to customize shortcut for "Debug 'Python tests for ...`"?
In my test view, I have per-test actions activated by clicking green rectangle on the left margin. How do I add shortcut to “Debug Python tests for uti…`” action? I don't see this action in the lis... -
Yaroslavvb created a post, 2019.2.1 high CPU utilization
After my last version update I noticed high CPU utilization. PyCharm sometimes jumps to 500% CPU usage and stays there for several minutes without me doing anything unusual. During this time, type ... -
Yaroslavvb created a post, Making PyCharm type-checker more robust
This seems to be too broad for an individual issue, but I think PyCharm type-checker can be made a lot more useful by taking a large project and fixing all the spurious warnings. An example is taki... -
-
Yaroslavvb created a post, How to disable type checking for an entire namespace?
My few thousand line PyTorch project has 50 type warnings in PyCharm. I think it's a combination of bugs in PyTorch type hinting + bugs in PyCharm (ie, https://youtrack.jetbrains.com/issue/PY-38035...