Results 10 issues of 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,...

Looking For Group

This basically uses VSCode's button styling (and can probably add more similar styling) I.e. the RioLog looks like this ![riolog-new](https://user-images.githubusercontent.com/63877260/127748544-dd950ae5-9834-431a-9ec1-9059e4c5f07c.PNG) when previously it looked like this ![riolog-old](https://user-images.githubusercontent.com/63877260/127748548-eeaf2460-5c2e-4221-8ec6-571122a1768c.PNG) Similarly: ![createproject-new](https://user-images.githubusercontent.com/63877260/127748588-298e7469-1b51-4203-a523-3fb9f974fa2b.PNG) ![2020import-new](https://user-images.githubusercontent.com/63877260/127748590-4cf9fdf3-edd1-4401-b98f-fa8db947a003.PNG)...

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...

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...