MATLAB-extension-for-vscode icon indicating copy to clipboard operation
MATLAB-extension-for-vscode copied to clipboard

Feature Request: Workspace Browser equivalent

Open mikecroucher opened this issue 1 year ago • 5 comments
trafficstars

Is your feature request related to a problem? Please describe. Several people have requested the equivalent of the MATLAB Desktop's Workspace browser. For example:

  • https://blogs.mathworks.com/matlab/?p=2032#reply_2585031
  • https://www.reddit.com/r/matlab/comments/1b7bbuh/comment/kthlqi9/?utm_source=share&utm_medium=web2x&context=3

mikecroucher avatar Mar 06 '24 14:03 mikecroucher

Thanks for the feedback! This is definitely something we will consider including in a future release.

philipb314 avatar Mar 06 '24 18:03 philipb314

I'd be really excited to see this too! While we wait for an official implementation, here's a workaround.

  1. Use the desktop function in the command terminal to open up MATLAB.
  2. Change the layout so that only the workspace is showing, then rearrange it to fit your monitor.
  3. Using Windows PowerToys' Always on Top feature, you can pin the workspace so that it stays open in vs code, like in the picture below. image

Ideally, the workspace browser would be in a dropdown menu similar to "Outline" and "Timeline." Thanks again for developing this extension!

pm-gusmano avatar Mar 07 '24 14:03 pm-gusmano

Is there any update related to the display of workspace variables? I would also be excited to have it :)

ardayigit avatar Sep 12 '24 14:09 ardayigit