calva
calva copied to clipboard
Evaluate as command
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
devbranch. (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 inCHANGELOG.md, linking the issue(s) that the PR is addressing.
- [x] Updated the
- [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 eslintbefore creating your PR, or runnpm run eslint-watchto eslint as you go).
Ping @pez, @bpringe, @corasaurus-hex, @Cyrik
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
So sweet! Thanks for working on this! 🙏
We are proceeding with #2680 instead. Closing this.