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

Numpy array content not displayed fully in preview version #7739

Closed
excubo-jg opened this issue Oct 26, 2023 · 1 comment
Closed

Numpy array content not displayed fully in preview version #7739

excubo-jg opened this issue Oct 26, 2023 · 1 comment

Comments

@excubo-jg
Copy link

In the recent preview versions the displays of numpy arrays has been changed so that it is impossible to see the content of longer arrays as they get cut-off:
image

In the regular version (screenshot from Version 17.7.5), the content of the same variable can be accessed by scrolling vertically.
image

Removing the functionality to display longer arrays is ill-conceived. Please add back.

@StellaHuang95
Copy link
Contributor

It's a bug in debugpy, see microsoft/debugpy#1408. Going to close this one and please track the issue there. Thanks!

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