calva icon indicating copy to clipboard operation
calva copied to clipboard

Evaluate as command

Open timothypratley opened this issue 1 year ago • 2 comments

What has changed?

  • Adds a "command" option to custom REPL commands

Fixes #2683

My Calva PR Checklist

I have:

  • [x] Read How to Contribute.
  • [x] Directed this pull request at the dev branch. (Or have specific reasons to target some other branch.)
  • [x] Made sure I have changed the PR base branch, so that it is not published. (Sorry for the nagging.)
  • [x] Made sure there is an issue registered with a clear problem statement that this PR addresses, (created the issue if it was not present).
    • [x] Updated the [Unreleased] entry in CHANGELOG.md, linking the issue(s) that the PR is addressing.
  • [x] Figured if anything about the fix warrants tests on Mac/Linux/Windows/Remote/Whatever, and either tested it there if so, or mentioned it in the PR.
  • [x] Added to or updated docs in this branch, if appropriate
  • [x] Tests
    • [x] Tested the particular change
    • [x] Figured if the change might have some side effects and tested those as well.
  • [x] Formatted all JavaScript and TypeScript code that was changed. (use the prettier extension or run npm run prettier-format)
  • [x] Confirmed that there are no linter warnings or errors (use the eslint extension, run npm run eslint before creating your PR, or run npm run eslint-watch to eslint as you go).

Ping @pez, @bpringe, @corasaurus-hex, @Cyrik

timothypratley avatar Dec 29 '24 06:12 timothypratley

Deploy Preview for calva-docs ready!

Name Link
Latest commit 4bbc7a7e3b1e04ac807bfe4975e430c0efe9bd12
Latest deploy log https://app.netlify.com/sites/calva-docs/deploys/677af9fde0b4d80008a0b3e6
Deploy Preview https://deploy-preview-2684--calva-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Dec 29 '24 06:12 netlify[bot]

So sweet! Thanks for working on this! 🙏

PEZ avatar Jan 06 '25 12:01 PEZ

We are proceeding with #2680 instead. Closing this.

timothypratley avatar Mar 18 '25 06:03 timothypratley