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

Opening a figure from VSCode makes it impossible to tab to it on mac

Open williamc96 opened this issue 1 year ago • 1 comments

Describe the bug When I open a figure programmatically in VSCode on a mac it's impossible to cmd+tab to it (or cmd + `). The only way to focus the figure is actually clicking on it.

To Reproduce Steps to reproduce the behavior:

  1. Go to matlab terminal in VSCode.
  2. Type figure
  3. cmd tab out of VScode and back.
  4. See that the figure isn't what pops up and there is no way other than clicking to focus it.

Useful Information

  • OS Version: MaxOS Sonoma 14.5

williamc96 avatar Dec 16 '24 17:12 williamc96

Thank you for reporting this issue. This is something we will look into and work on resolving in a future release.

philipb314 avatar Dec 17 '24 16:12 philipb314