-
-
Notifications
You must be signed in to change notification settings - Fork 0
REPL view #16
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestessentialgood first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestessentialgood first issueGood for newcomersGood for newcomers
There shall be a REPL view for running DATEX.
The view shall have an input line on the bottom, a clear button and a expandable output area in the top. It should act like a terminal.
There shall be the ability to raise exceptions that have a special display.
The repl shall be able to display ANSI colors. The usage of the arrow up key shall cycle throught the history of recent commands that have been input.