Aaron
- 活动总数 29
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 4
-
-
-
-
-
Aaron 创建了一个帖子, 已回答PyCharm unable to find fixtures in conftest.py
I recently updated a project from Python 3.10 to 3.11 which broke my ability to run tests through PyCharm. The issue is that fixtures in conftest are no longer recognized, and nearly all of the tes... -
-
Aaron 创建了一个帖子, Disable inline variable popups when debugging
When I am debugging at a breakpoint the values of different variables shows up in gray to the right on each line. I like to see them in this state, but would rather they not ever change color on ho... -
Aaron 创建了一个帖子, How to switch back to normal file path displays
In several places PyCharm has switched from displaying file paths as 'path/to/file.py' to 'file.py path/to'. I hate this change and would love to restore the old display behavior if at all possible... -
Aaron 创建了一个帖子, Customize bottom toolbar buttons
I would like to customize the toolbar near the bottom of the screen in order to change the default ordering and which options appear to start. This is the toolbar that typically has options to open...