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

Todo list #4

Open
1 of 10 tasks
woutersj opened this issue Apr 13, 2021 · 3 comments
Open
1 of 10 tasks

Todo list #4

woutersj opened this issue Apr 13, 2021 · 3 comments

Comments

@woutersj
Copy link

woutersj commented Apr 13, 2021

The below are some of the improvements that I'd like to implement in the near future.

  • flush images as inline TeXmacs images
  • fix autocomplete with empty string to be replaced (e.g. completion after a dot in Python)
  • add syntax highlighting by getting the language name from the Jupyter kernel
  • Flush verbatim in new utf-8 format
  • add kernel selection for executable folds
  • improve ANSI filters (don't simply remove them)
  • add autocomplete in multiline statements
  • Update output lines, e.g. while doing Pkg.add("DynamicalSystems") we get a lot of "Fetching ... XX.X%" lines.
  • use loci to render display_data with a display_id and parse update_display_data messages
  • add completeness detection (to switch to Multiline input)
@fbob
Copy link

fbob commented Apr 13, 2021

Do you think the architecture of Texmacs and/or this plugin could allow the development of widgets, like in "classic" jupyter-notebooks ?

@mgubi
Copy link
Owner

mgubi commented Apr 16, 2021

Note: the discussion on the interactivity of the plugins is being carried on also on the forum: http://forum.texmacs.cn/t/julia-programming-language/115/12

@fbob
Copy link

fbob commented Apr 17, 2021

Ok, noted
Thanks

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

No branches or pull requests

3 participants