Open garikoitz opened 1 month ago
Thank you for raising this to us!
Can you please share the language server logs from your VS Code session. These can be found using the following directions:
It would also be helpful if you could provide example steps of how you are setting up the tunnel, including the value you are specifying as the matlabroot.
Thank you!
Describe the bug Not connecting to Matlab when connected to a server with matlab using a tunnel
To Reproduce Steps to reproduce the behavior:
Expected behavior I would like to run 1+1 in my remote file with shift+enter in my console, that actually runs in the remote server's matlab
Screenshots I don't think it is required
Useful Information
Additional context No more context, it would be great to have a system to test if local VS Code is able to see remote Matlab. Right now, I edit the .m in the remote machine, and I copy and paste into a remote terminal, where I have a "matlab -nodesktop' opened