Built-in calculator
Check for existing issues
- [X] Completed
Describe the feature
Would be great if ZED had build in calculator, which upon keyboard shortcut press or CMD+SHIFT+P -> Calculate would evaluate typed arithmetic and yield expected result. See below mockup for details.
If applicable, add mockups / screenshots to help present your vision of the feature
Sample code such as:
2+2
after pushing some keyboard shortcut or CMD+SHIFT+P would result in Calculate search.
The results should revaluate the above summation, yielding result, such as:
2+2=4
See screenshot
for details:
On MacOS you can already do that in Spotlight. Wasn't sure if you're aware of that, hope it helps.
I well am, nonetheless, I still would love to see such feature within the editor. On the side note: I wish anybody the best of luck handling multiple lines in Spotlight 😉 - if you know what I mean 😉
@krstp This might be of interest to you. https://numi.app/
Something line Sublime arithmetic would be great
Something line Sublime arithmetic would be great
Issue, for reference:
- https://github.com/zed-industries/extensions/issues/510