Is there a MATLAB editor/plugin/version with better code completion?
code-completion, intellisense, matlab
Solution
On Windows, Notepad++ allows code completion of functions and words.
Problem
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?