Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
andyp05 opened this issue Sep 4, 2023 · 1 comment
Closed

Comments

@andyp05
Copy link

andyp05 commented Sep 4, 2023

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):**

  • OS: Windows
  • OS version: 11
  • M1 chip: no
  • PyCharm plugin version: 1.2.1
  • Editor: PyCharm
  • Python Version: 3.10.4
  • Python Architecture: 64bit
  • Run mode: Debug

Additional context

Does not work with or without New UI turned on.

@dkrystki
Copy link
Contributor

dkrystki commented Nov 7, 2023

Fixed in Reloadium 1.3.2 and PyCharm plugin 1.3.2

@dkrystki dkrystki closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants