Support for Octave
I'm not sure if it's much to ask for WebStorm but I would like to know if there's a plugin that can provide highlighting or intellisense for Octave files:
I'm a JavaScript developer and using WebStorm as my primary IDE. But I'm currently studying Machine Learning and Octave is the programming language. I would love to have just a single IDE for both JavaScript and Octave codes.
Please sign in to leave a comment.
Octave support doesn't fit WebStorm scope... May be a subject for custom language plugin
The only Octave plugin I'm aware of is https://github.com/tomconder/octaveplugin, but it's age-old, likely not compatible with current WebStorm version and not even available in JetBrains plugins repository (can only be downloaded from github)