Math Operations Extension
A Visual Studio Code extension for basic mathematical operations.
Features
This extension provides simple mathematical operations:
- Addition: Add multiple numbers
- Division: Divide two numbers
Usage
- Press
Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) to open the Command Palette
- Type "Math Operations" and select "Math Operations: Calculate"
- Choose the operation type (Addition or Division)
- Follow the prompts to enter numbers
- See the result in a notification
Requirements
- Visual Studio Code version 1.85.0 or higher
Installation
You can install this extension through the Visual Studio Code Marketplace:
- Open VS Code
- Go to Extensions (Cmd+Shift+X or Ctrl+Shift+X)
- Search for "Math Operations"
- Click Install
License
This extension is licensed under the MIT License.
| |