Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 523 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 523 Bytes

Do-The-Math

An expression evaluation extension for Nova.

Do The Math will evaluate a selected expression, replacing the expression with its value in the editor.

Usage

To run Do The Math:

  • Select your expression in the editor
  • Select the Editor → Do The Math menu item; or
  • Open the command palette and type Do The Math

Big thanks to bugwheels94 for their Math-expression-evaluator.