This package adds the support of Scilab language in Atom, with syntax highlighting. This package is a fork of language-scilab by Jeremy Heleine.
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
This package is a fork of language-scilab 0.1.0. Though based, nearly everything in the code is altered.
foo('a')('a')
will not be included.
Originally, this feature was planned, but due the high amount of recursion, this feature is set on hold.If you have the feeling that something may not be right or something is missing, please check the About multiline support about the multiline support of the grammar.
Feel free to try your best resolving the grammar errors if you encounter them in multiline usage.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.