MATLAB-extension-for-vscode
MATLAB-extension-for-vscode copied to clipboard
Opening a figure from VSCode makes it impossible to tab to it on mac
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:
- Go to matlab terminal in VSCode.
- Type figure
- cmd tab out of VScode and back.
- 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
Thank you for reporting this issue. This is something we will look into and work on resolving in a future release.