reloadware / reloadium

Hot Reloading and Profiling for Python
https://reloadium.io
Apache License 2.0
2.74k stars 56 forks source link

Pycharm issue with timing bars in gutter if VCS gutter icons are on #162

Closed andyp05 closed 7 months ago

andyp05 commented 10 months ago

Describe the bug*

If debugging with reloadium with timings turned on, the timing highlight bars overwrite the VC changed lines color bars in the same gutter

To Reproduce

Steps to reproduce the behavior:

  1. Debug a function and set a breakpoint
  2. Start reloadium debug session
  3. Run the function
  4. See timing bars in the gutter to the right of the editor overwrite the vcs color blocks. (blue for new line, red deleted)

Expected behavior

A second gutter dedicated to reloadium should be used.

Screenshots

Desktop or remote (please complete the following information):**

Additional context

Does not work with or without New UI turned on.

dkrystki commented 7 months ago

Fixed in Reloadium 1.3.2 and PyCharm plugin 1.3.2