macOS 10.14.5
VScode 1.35.1
MATLAB R2018b
I can run matlab in terminal with command "matlab -nodesktop -nosplash -r "test""

And also set the matlab path in the vscode settings.

When I use "Run Matlab File", I got error "command 'extension.runMatlab' not found".

Any idea how to solve it?