-
Notifications
You must be signed in to change notification settings - Fork 9
Resolve symlink of the matlab
executable when finding install path
#22
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for looking into this!
Can you contact me to sign a CLA? Thank you for the PR! |
The CLA has been signed. Please evaluate the PR. Thank you for the contribution! |
Hi @moetayuko, I am trying this out but I think this is not behaving as desired. When I try this, I am seeing that line 356 is executed before the Is this what you are seeing as well? |
Nope, it simply works as expected on my side.
|
I think this may be working for you somewhat by luck. Since you are using the non-promise version of |
Indeed. You reminded me that |
Thanks for making that change! For me, |
Oops, my bad, this revision must be okay... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this issue!
…metry Language Server - Telemetry Logging
Fixing mathworks/MATLAB-extension-for-vscode#42