A Visual Studio Code extension that allows you to perform basic arithmetic operations (addition, subtraction, multiplication, and division) on selected numbers directly within the editor. Simplify your workflow by avoiding the need for external calculators!
Features
Line-by-line Evaluation: This extension evaluates each selected line of text in Visual Studio Code and replaces it with the computed result.