Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to the online version #59

Open
5 tasks
thibautbenjamin opened this issue Sep 21, 2024 · 0 comments
Open
5 tasks

Improvements to the online version #59

thibautbenjamin opened this issue Sep 21, 2024 · 0 comments

Comments

@thibautbenjamin
Copy link
Owner

thibautbenjamin commented Sep 21, 2024

In #58, the online version is completely overhauled, and now has a mini code-editor. This is a bare bone version, and it would be improved in many ways:

  • Handle error reporting better to print terminal codes for coloring, and color things that are printed on stdout
  • add syntax highlighting for catt
  • add a button to load examples from the repos directly in the context
  • add buttons to save/load files (this is annoying as it might require a local server)
  • add a toggle to drop into interactive mode

Relevalnt link for setting up the syntax highlighting: https://css-tricks.com/creating-an-editable-textarea-that-supports-syntax-highlighted-code/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant