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

[bug] I can't put breakpoints when there is a image preview on that line #44

Closed
mirkancal opened this issue Mar 31, 2019 · 1 comment
Closed

Comments

@mirkancal
Copy link

Title is explaining the issue. I can't put breakpoints behind that thumbnail images.

@kisstkondoros
Copy link
Owner

Thanks for the issue report!

This is unfortunate indeed, but I have no influence on that behavior: see microsoft/vscode#5923 for furher details.

Until the linked issue is fixed, the following configuration can be applied to hide the preview images on the gutter:

"gutterpreview.showImagePreviewOnGutter": false

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