Rickaym / manim-sideview

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

The VSC extension has very annoying problems #88

Closed Boris501 closed 4 months ago

Boris501 commented 4 months ago
  1. Sometimes it gets to the point where it opens whenever i try to write code and asks me what i want to run.
  2. It sometimes automatically opens that terminal when i try to write code in my scene class.
Rickaym commented 4 months ago

Hi, Do you have the runOnSave setting enabled? I suspect something related to automatic running is happening.

Boris501 commented 4 months ago

@Rickaym I have autosave on, but how do i disable runOnSave? I think we found the problem

Boris501 commented 4 months ago

Nevermind i kinda got it

Rickaym commented 4 months ago

Ah, what was the issue?

Boris501 commented 4 months ago

I had runOnSave and Autosave both enabled😅