Any easier way to navigate PEP8 warnings?
I'm new to PyCharm, but so far I'm a fan.
Is there any better way to move through the PEP8 warnings? The little yellow tags in the scroll bar region seem really fiddly and very hard to click on.
Is there a keyboard shortcut that will just let me step to the next one? Or some way to widen the scroll bar?
Thanks for the otherwise great job.
Is there any better way to move through the PEP8 warnings? The little yellow tags in the scroll bar region seem really fiddly and very hard to click on.
Is there a keyboard shortcut that will just let me step to the next one? Or some way to widen the scroll bar?
Thanks for the otherwise great job.
1 条评论
排序方式
日期
投票数
Navigate | Next Highlighted Error (F2 in the default keymap).
请先登录再写评论。