• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

language-matlab-plus

MATLAB language support in Atom with section borders, section folding and persistent highlighting
  • #matlab
  • #grammar
  • #language
elpollodiablo84
1.12.0 3,269
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom.io language-matlab-plus package

Atom.io language support for Matlab, with some features similar to the default Matlab Editor.

Forked from https://github.com/thedavidprice/language-matlab-octave.

Originally converted from the TextMate Bundle https://github.com/textmate/matlab.tmbundle.

Features

  • A lot of corrections and optimizations from the original conversion.
  • Code sections borders (with a relative providedService).
  • Code sections folding.
  • Persistent variables highlighting like in the default MATLAB editor. You can change the color in your stylesheet by adding
.variable-persistent {
  color: #82AAFF; /*Modify this value to change the color*/
}
  • Support functions are disabled by default. If you want to reenable them, decomment the relative line of builtin_keywords in the grammar file grammars\m.cson.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by