问题
Comparing Visual Studio code completion with MATLAB R2008b 7.7 there are a few important features missing in the last one:
Local variables completion
Function, for, if auto ENDing
But Visual Studio doesn't support MATLAB code. Is there any MATLAB plugin, editor or version with a better code completion?
回答1:
On Windows, Notepad++ allows code completion of functions and words.
回答2:
You could always take a look at MATLAB-Emacs integration (also deals with Vim in the article).
Also, while we're at the subject:
Editing MATLAB files with Vim
Evaluate selected text from Vim in Matlab
回答3:
With the R2010a release of MATLAB, the Editor's tab completion now includes local variables.
来源:https://stackoverflow.com/questions/1467813/is-there-a-matlab-editor-plugin-version-with-better-code-completion