Rickaym / manim-sideview

A Manim utility extension for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=Rickaym.manim-sideview
MIT License
99 stars 11 forks source link

Change running classes after an active job #17

Closed FasTrak1x closed 2 years ago

FasTrak1x commented 2 years ago

When the manim-sideview extension is first used, it asks which class to run. However this option to select the class disappears after the first prompt and the extension keeps outputting the same class initially selected. Is it possible to process different classes (ie to bring back the prompt to select the class) without re-opening the file?

Rickaym commented 2 years ago

Yes, if you focus on the file which is being run, there should be a button in the status bar like below Image Press that and the job will be removed from cache, and the prompt will reappear.