- Prolog Shell
-
Resize: allow changing widths of sub-windows.
-
Separate answer blocks (query-enter/answer inside output window?)
-
New examples show up only after reload
-
Complete rebound I/O (also in examples).
-
Clearer feedback that we are waiting for input
-
Make messages work.
-
Make time/1 work.
-
Redesign:
- Modularize into
- Editor
- Interactor (output, query selection)
- Have a one-line query select/input and [run] with hidden/popup (preferences) output window.
- Allow adding SWISH to a tutorial similar to this:
- Modularize into
-
p(X) :- q(X).
p(a).
-
Scratchpad:
- Make clearer that
Scratchpad
is a link back home. - Have pengine icon in the top-left
- Show current example
- Make it clearer that you can make your own changes and version
- Examples
- Client Side Templating: Does not work with `ask-in-create'.
- Wordnet application and demos.
- Make clearer that
-
Admin
- Remove irrelevant settings (e.g., listing).
- Ace or CodeMirror
- Can be replaced; both seem to work with TogetherJS.
- Further hooks to improve syncing?