Yaroslavvb
- 活动总数 31
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 10
-
-
-
Yaroslavvb 进行了评论, -
-
Yaroslavvb 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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...