]> gitweb.factorcode.org Git - factor.git/commit
ui.tools.operations: use without-limits for unparse and add copy object
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 2 Feb 2022 06:14:04 +0000 (00:14 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 2 Feb 2022 06:29:36 +0000 (00:29 -0600)
commit99089fce848b150c7ac0533e70c046a7fb2619a0
tree413f6d6802131932ce060f204e943b9e401b3f1b
parentf3bc21c702ed839d4f53a7e44aabc015e287f5ad
ui.tools.operations: use without-limits for unparse and add copy object

For large JSON objects, unparsing would show ~2600 more~ instead of all
of the text. Also realized I could add a copy command to unparse into
the clipboard directly

Use ... for prettyprint
basis/ui/tools/operations/operations.factor