mathpad icon indicating copy to clipboard operation
mathpad copied to clipboard

Interactive scratchpad calculator for VS Code

Results 14 mathpad issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency mocha. These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Love this idea, hope you keep up the good work. One suggestion for the way results are displayed. Rather than offsetting it by X amount of spaces, perhaps it would...

- Issue Type: `Performance` - Extension Name: `mathpad` - Extension Version: `0.0.2` - OS Version: `Windows_NT x64 10.0.19043` - VS Code version: `1.70.0` :warning: Make sure to **attach** this file...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I realize it's probably not feasible when we're using Markdown, but perhaps you can consider a file-type that would allow for variable auto-completes. I think it would be a helpful...

This PR adds the features that I asked about [here](https://github.com/sagebind/mathpad/issues/8). Please let me know what you think.

Adds a command to replace selection with evaluated result.

I love your extension! I have also tried Calculate from Andrew Carreiro which is a similar idea. I prefer how Mathpad shows the results in real time without having to...