Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hankhsu1996/vscode-inline-calculator

Inline calculator is a VS Code extension that allows you to evaluate math expressions in your text editor.
https://github.com/hankhsu1996/vscode-inline-calculator

calculator vscode vscode-extension

Last synced: about 16 hours ago
JSON representation

Inline calculator is a VS Code extension that allows you to evaluate math expressions in your text editor.

Awesome Lists containing this project

README

        

# Inline Calculator

Inline calculator is a VS Code extension that allows you to evaluate math expressions in your text editor.

## Features

- Evaluate simple math expressions in your code and provide the result as a code completion
- Supports hex, binary, and octal numbers
- Support big numbers

## About the Icon

Calculator icons created by Freepik - Flaticon

## License

[MIT](https://choosealicense.com/licenses/mit/)