Splines
Splines
### I have checked that this feature is not already implemented - [X] This feature does not exist ### Use case We employ a Docker setup for our e-learning plattform...
Thanks for this amazing extension, works like a charm 🎉 A feature I'd be looking forward to is to **limit the VSCode in-built search to *files* that were modified in...
### Bug description In a test project, I recently noticed how the Undo history was broken. I don't know how I arrived at this state. The undo history somehow stopped...
For [YouTube videos](https://www.youtube.com/@splience), I'd like to keep my black background of the presentation. When pasting equations as shapes, I have to fill it with white color by hand (not much...
I am aware that there is the `Open in external editor` command. However, consider the following workflow I'd like to use: - I have an already-existing LaTeX project somewhere with...
Hey Jonathan, thanks a lot for this amazing PowerPoint plugin, exactly what I was looking for and works like a charm! ❤ For convenience, it'd be amazing if the `Read...
In the last few weeks, 3b1b and me introduced these features to ease reloading: - `reload()` command via #2240 - `--autoreload` CLI flag via #2268 The `reload(x)` command is essentially...
In #2241, I've added a new `focus()` command [via these lines](https://github.com/3b1b/manim/blob/744e695340c5691551f2650d99db71964cb292c7/manimlib/window.py#L98-L110). Then in [this commit](https://github.com/3b1b/manim/commit/185f6428264f25dcdbd4faeb6062dbc75d8b1ed9), 3b1b decided to `focus()` the window every time on initialization, i.e. also when the new...