READMECalculator extension for Visual Studio CodeWith this extension, you can use [Visual Studio Code] (https://code.visualstudio.com/) as your calculator. Just type a math expression in a text document, and once = key is pressed, the result will automatically appear. For example, type this in a document:
Once the = key is typed, the result will be calculated, and the expression will look like this: 20*160=3200 More advanced expressions are also supported, for example:
Enjoy! |