Alternative Matlab editor with lint
Xavier Hahn’s Matlab plugin lints code in the Visual Studio Code editor. The lint is shown as squiggle underlines with hover messages on the detected code issues.
Go to Definition allows clicking on a function name and automatically opening the code location where the function is defined, even in another file.