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] Command Instantiate Module not working #376

Closed
Jimmy-Yixiao opened this issue Dec 26, 2022 · 3 comments · Fixed by #377
Closed

[BUG] Command Instantiate Module not working #376

Jimmy-Yixiao opened this issue Dec 26, 2022 · 3 comments · Fixed by #377
Assignees
Labels

Comments

@Jimmy-Yixiao
Copy link

Jimmy-Yixiao commented Dec 26, 2022

Describe the bug
Nothing shows up in my current file after I enter command Instantiate Module and select target module.
The error in runtime status shows:

Cannot read properties of undefined (reading 'info')

This problem is solved after I switched back to v1.5.4.

Environment (please complete the following information):

  • OS: [Windows 10 21H2 build 19044.2364]
  • VS Code version [1.74.2]
  • Extension version [1.8.0]
  • Universal Ctags version [6.0.0]

Expected behavior
Module successfully instantiated.

Actual behavior
Module not instantiated.

@mshr-h
Copy link
Owner

mshr-h commented Dec 26, 2022

Seems like newly introduced logging mechanism (#374) is broken.
Will fix it.

@mshr-h mshr-h self-assigned this Dec 26, 2022
@mshr-h mshr-h reopened this Dec 26, 2022
@mshr-h
Copy link
Owner

mshr-h commented Dec 26, 2022

@Jimmy-Yixiao
Fixed on v1.8.1.
I've uploaded the package so it'll be available soon.
Please check it out.

@Jimmy-Yixiao
Copy link
Author

@mshr-h
Problem solved. Thank you so much. 😄

@mshr-h mshr-h closed this as completed Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants