Search code examples
matlabintellij-ideaoctaveintellij-plugin

Any Support for Matlab or octave in intellij


I code in Matlab/octave very often. While having several good features it lacks a good editor. My question is that is there any other good editor for it. My preference is intellij Idea, which is one the best IDEs I've ever tried. In this regard, can I connect octave or matlab to intellij (e.g. via some plugins)?


Solution

  • I've implemented Matlab plugin for IntelliJ: https://github.com/kornilova-l/matlab-IntelliJ-plugin It has syntax highlighting, resolve, rename and autocompletion. I continue development so submit an issue on GitHub if you miss some feature or you found a bug