Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode calculatorNew to Visual Studio Code? Get it now.
VSCode calculator

VSCode calculator

Dheovani

|
6 installs
| (0) | Free
Scientific calculator for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🧮 Scientific Calculator for VS Code

A powerful and easy-to-use Scientific Calculator right inside your Visual Studio Code!
No need to switch between apps — calculate directly in your editor. 🚀

✨ Features

  • 🔢 Basic operations: addition, subtraction, multiplication, division
  • 🧑‍🔬 Scientific functions: sin, cos, tan, log, sqrt, etc
  • ⌨️ Keyboard shortcuts for faster input
  • 🖥️ Side panel integration (no need to open a new tab)
  • 🎨 Clean interface designed for productivity
  • ⚡ Works directly inside VS Code, lightweight and fast

📸 Preview

Usage

🎮 Usage

  • Open the calculator panel from the Activity Bar on the left 📐
  • Type your expression and hit Enter
  • Use scientific functions just like in a normal calculator:
    • sin(45)
    • log(100)
    • sqrt(25)
    • 5!

💡 Future Ideas

  • 📊 History of calculations
  • 🎨 Custom themes for the calculator
  • ⌨️ Configurable hotkeys
  • 🧩 More advanced math functions

🛠️ Development

If you want to build and run the extension locally:

# Clone the repo
git clone https://github.com/dheovani/calculator.git

# Navigate into the folder
cd calculator

# Install dependencies
npm install

# Compile the extension in VS Code
npm run compile

Then press F5 in VS Code to open a new Extension Development Host with the calculator loaded.

📢 Feedback

If you have any feedback or questions, feel free to reach out.

🤝 Contributing

Contributions are welcome! 🎉 If you’d like to improve the calculator, feel free to fork the repo and send a pull request.

📜 License

This project is licensed under the MIT License.

Happy mathing! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft