You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Desktop MATLAB there are Ctrl-0 and Ctrl-Shift-0 shortcuts to switch between Editor and Command Window.
Would it be possible to add them to matlab-proxy? Or maybe even also make them configurable, in case Ctrl-0 specifically doesn't work in a users browser?
A related question: Is it possible to switch to Command Window and/or Editor from JavaScript? If so, I could add it into a User Script for now (or otherwise embed into the page).