(copy state)
Copy selected value as an edn string to the clipboard.
Copy selected value as an edn string to the clipboard.
(copy-json state)
Copy selected value as a json string to the clipboard.
Copy selected value as a json string to the clipboard.
(copy-path state)
Copy the path from the root value to the currently selected item.
Copy the path from the root value to the currently selected item.
(copy-str state)
Copy string to the clipboard.
Copy string to the clipboard.
(open-command-palette state)
Show All Commands
Show All Commands
(parse-selected state)
Parse currently select text
Parse currently select text
(pprint value)
Pretty print selected value to a string
Pretty print selected value to a string
(select-columns value ks)
Select column from list-of-maps or map-of-maps.
Select column from list-of-maps or map-of-maps.
(select-viewer state)
Set the viewer for the currently selected value.
Set the viewer for the currently selected value.
(show-rpc-log state)
Show up to the last 10 RPC the Portal UI has made.
Show up to the last 10 RPC the Portal UI has made.
(toggle-shell state)
Toggle visibility of top / bottom helper UX. Allows for a value focused session.
Toggle visibility of top / bottom helper UX. Allows for a value focused session.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close