linter-mathematica
Linter plugin for Wolfram Mathematica
teedr 747 1 0.6.0 MIT GitHub

linter-mathematica package

This Atom package provides a Linter for Wolfram's Mathematica.

Installation

Note: Requires Java to be installed. If needed, install here

  1. run apm install linter (or follow the install instructions on this page)
  2. 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