Graph Plugins
- Graphviz plugin
-
Syntax Highlight
-
Tab completion
- Tikz plugin (a brand new plugin)
-
tikz-cd support (https://github.com/astoff/tikz-cd)
-
Syntax Highlight
-
Tab completion
New Language Support
-
Add other popular languages: JavaScript, Rust, Go, Markdown, LaTeX, Graphviz, Maxima
-
Improve the menu of languages (Users may customize the most used languages in the preference)
Bug Fixes and Documentation
Before the release of GNU TeXmacs 2.1, I will focus on bug fixes. If I made a big or significant changes,
I will submit a patch here: https://savannah.gnu.org/patch/?group=texmacs , and then send a email
to the texmacs-dev@gnu.org mail list.
Documentation is important for both users and developers. I am willing to write more documents for
developers. From TeXmacs 1.99.11 to 1.99.12, I have written about how to write a plugin using Python.