Noam Zaks
Noam Zaks
## Overview: What does this pull request change? The graph's updater now uses the underlying `_set_start_and_end_attrs` method of Line-based mobjects so that it respects the boundaries of the start/end mobjects....
## About the author I'm Noam, a bachelor's degree student in math and computer science. I'm interested in creating visualization in a way that's most helpful to teaching/learning compilation theory,...
This basically uses VSCode's button styling (and can probably add more similar styling) I.e. the RioLog looks like this  when previously it looked like this  Similarly:  ...
For situations where the `java` binary is available via `PATH` but the vscode java home, `JAVA_HOME` or `JDK_HOME` are not set.
This migrates the existing Markdown documentation inside the `doc` folder to ReadTheDocs, which makes it more accessible and readible. Creating a ReadTheDocs account should be free and then we can...
Hey, I don't know if this is part of homebrew-zathura or zathura itself, but it doesn't register properly as a macOS app. Precisely, the following doesn't work: `open test.pdf -a...
Partially fixes #4981. Currently lacks support for reverse regex search; Could be implemented with `regex_automata` supposedly. I can try to implement reverse regex search using `regex_automata` if we want to...
Fixes #6276.
Hey, the project is really cool and nice to use! I'm trying to use my Jinja language server for editing the HTML/Jinja/Markdown templates and currently I think the only way...