sourcery icon indicating copy to clipboard operation
sourcery copied to clipboard

The code optimization bullet box of sourcery's pycharm plugin cannot scroll

Open shengchenyang opened this issue 2 years ago • 1 comments

Checklist

  • [x] I have searched the Sourcery documentation for the issue, and found nothing
  • [x] I have checked there are no open bugs referencing the same bug or problem

Description

When I use sourcery's pycharm plug-in, the content in the pop-up optimization prompt box cannot be scrolled with the mouse wheel, so when I encounter too much content, I cannot view all the suggested content, and I cannot click on the bottom. sourcery link to modify the code.

Code snippet that reproduces issue

Because this situation will cause different results through different device configurations, such as different resolutions, scaling and layouts, but you can easily reproduce this problem by modifying the above configurations, so the code is not provided for now.

Debug Information

IDE Version: PyCharm 2023.1.2 (Professional Edition)

Sourcery Version: Sourcery 1.3.0

Operating system and Version: Windows 10 22H2, Windows 11 22H2

shengchenyang avatar Jun 16 '23 02:06 shengchenyang

The Getting Started with Sourcery for PyCharm document introduces three ways to interact with Sourcery, and the other two methods can solve this issue. The document address is https://docs.sourcery.ai/Guides/Getting-Started/PyCharm /, you can try this method when encountering my situation.

shengchenyang avatar Jun 19 '23 02:06 shengchenyang