mathworks / MATLAB-extension-for-vscode

This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more.
https://marketplace.visualstudio.com/items?itemName=MathWorks.language-matlab
MIT License
234 stars 15 forks source link

Feature request: tab completion in MATLAB terminal #104

Open briochemc opened 7 months ago

briochemc commented 7 months ago

Tab completion in the MATLAB terminal does not seem to work when starting MATLAB from a file in VSCode. However it works fine if I start MATLAB "manually" from the terminal inside VSCode.

philipb314 commented 6 months ago

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

reserschnell commented 6 months ago

This is really a must have :-)