This package provides the following services:
linter-mathematica package
This Atom package provides a Linter for Wolfram's Mathematica.
Installation
Note: Requires Java to be installed. If needed, install here
- run
apm install linter
(or follow the install instructions on this page) - run
apm install linter-mathematica
Usage
- Syntax errors and warnings are identified by default
- Warnings for unused arguments or local variables are toggled via the 'Show Variable Warnings' setting
- 'Show Variable Warnings' can also be toggled using the linter:toggle-variable-warnings command