Hamid Farshi

Results 5 comments of Hamid Farshi

> > I'll ask around internally (at MathWorks) to see as I'm not too familiar with such workflows around MLX files. > > Dear @rlivings39 any updates on that? Looks...

> As a workaround, navigate to ~/.vscode-server/extensions/mathworks.language-matlab-1.1.4/out/extension.js and comment out these lines: > > ```js > client.onNotification(Notification.MatlabLaunchFailed, () => handleMatlabLaunchFailed()); > client.onNotification(Notification.MatlabFeatureUnavailable, () => handleFeatureUnavailable()); > client.onNotification(Notification.MatlabFeatureUnavailableNoMatlab, () => handleFeatureUnavailableWithNoMatlab());...

Thanks for your feedback and continuous usage of our extension! just to clarify, if you have connection issues and using our extension with the "New MATLAB Desktop", please refer to...

Thanks for trying this extension. Can you give us more information on your setup?: - It seems that your VS Code running on your WSL(Ubuntu)? what is the version of...

Thanks for your enhancement request. Have you considered using a setup like https://code.visualstudio.com/docs/remote/ssh ? You would be including a VS Code IDE and MATLAB extension on your Docker container and...