Closed fangjunzhou closed 2 years ago
I don't think there should be a problem with that. Have you tried clicking on the workspace
tab?
There's no Manim Sideview settings inside workspace: While I can only configure it inside User settings:
I took a look at the package.json config part, and I found that the scope of all configurations are application. I'm not familiar with vscode extension development, does that mean workspace configuration is not available?
It looks like this might be indeed the case here. Is there any specific reason we even specify a scope? @Rickaym
I don't think so, we're safe to remove this.
I'm trying to set the executable path for the side view extension. But I noticed that there are only User settings. Is it possible to set the executable path for the workspace only? Since I'm using a virtual environment for my project, this is important.