Overview Version History Q & A Rating & Review
Minimalist Calculator Extension for Visual Studio Code
Overview
This is a Minimalist calculator extension for Visual Studio Code, allowing users to perform basic arithmetic operations conveniently within the editor.
Features
Basic arithmetic operations: Addition (+), Subtraction (-), Multiplication (*), Division (/).
Clear and delete functions for easy correction.
History of calculations with detailed operations and results.
Installation
Open Visual Studio Code.
Go to the Extensions view (Ctrl+Shift+X).
Search for "Minimalist Calculator".
Click Install to install the extension.
Reload Visual Studio Code to activate the extension.
Usage
Use the buttons in the calculator UI to input numbers and perform operations.
History of calculations is displayed below the calculator UI for reference.
Developer
Name: Giovanni Molina
Location: Chile
Bio: I'm a developer from Chile who enjoys experimenting with new technologies.
Issues
If you encounter any issues or have suggestions for improvements, please open an issue on GitHub.
Developed by Giovanni Molina | Released under the MIT License