mani
mani copied to clipboard
Open project in same window
It would be nice to be able to define that when opening projects from the Project Manager, that the project will open in the current window. Now it opens a new window for each project.
Thanks!
What do you mean?
@alajmo Hi, maybe my vscode extension is to blame for this bug. I have named it “mani - Project Manager”. I use the mani file structure you created and have an easy way to open the projects and execute the tasks directly in vscode. I would have always specified my repo for bug creation, but unfortunately it wasn't enough. Sorry about that.
@SteinLundbeckTech There is a config setting for that feature: mani.openProjectsInNewFolder. Default is true, but you just need to change it to false
Ah makes sense then :P . Didn't know about that extension, will add it to the README for vscode users to know about, cheers!