Semantic DB Edit Panel
The edit window is for when you just want to type in code/knowledge with minimal distractions, in contrast to the "busy" command panel For reference, here is a screenshot:
The edit panel is super simple:
- Run, runs the code in the currently selected tab (multiple tabs are supported), and outputs the result in an "output frame".
- Dump, opens a dump frame for the currently selected context.
- Reset, resets the knowledge in the currently selected context (with a prompt first).
Here is a screenshot of the output frame after loading and running the bottles-of-beer example:
Noting again, we have a timer down at the bottom, and a Copy All button that copies the entire output and puts it in a copy-paste buffer.
Here is a screenshot of the dump frame after loading and running the fizz-buzz example:
Next up, the active table.