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 shape is empty #16

Open
EmmaThompson123 opened this issue Nov 19, 2023 · 6 comments
Open

numpy array shape is empty #16

EmmaThompson123 opened this issue Nov 19, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@EmmaThompson123
Copy link

Describe the Bug

I click a npy file, then vscode can display the value of it, but when I press ctrl shirt P, type
image
the right down corner pop up message with empty array shape:
image

Environment

  • Extension Version: v0.1.7
  • Visual Studio Code Version: 1.84.2
  • Operating System: Windows 10

By the way, I have a feature request, that is display the array shape at the right bottom status bar automatically, user no need to type command.

@EmmaThompson123 EmmaThompson123 added the bug Something isn't working label Nov 19, 2023
@haochengxia
Copy link
Owner

Thank you for submitting your PR. Could you please provide a npy file to replicate the bug?

@EmmaThompson123
Copy link
Author

Hi, please unzip this :
data.zip

@haochengxia
Copy link
Owner

I discovered that the issue was resolved after repackaging, which resulted in Version 0.1.18. Please try it out. For any further assistance, I'm also available. Thank you!
2023-11-20 141313

@EmmaThompson123
Copy link
Author

It is weird, my side still got empty shape:
image
I have installed the v0.1.8:
image
By the way ,can you make the shape info always display at the status bar ?

@haochengxia haochengxia reopened this Nov 20, 2023
@haochengxia
Copy link
Owner

Thanks for your feedback. I'll check the issue and add the feature of displaying the shape in the status bar as soon as possible.

@haochengxia
Copy link
Owner

The next version will include a feature (f8c3d12) that displays shape information on the status bar. 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants