Hi, I use KDE Plasma and I often open multiple project folders with this in Dolphin (file manager):
But when I do that, the last active window on a different project immediately gets re-launched in another directory, which I find really annoying. And this isn't the behavior that normally happens on Windows or Mac either. They all open the new directory in a separate window.
Overriding this setting in VSCode also doesn't work, because the .desktop shortcut forces --reuse-window:
So my temporary solution is just to make my own shortcut that overrides the default without --reuse-window.
Is there a reason this flag was forced on?
Hi, I use KDE Plasma and I often open multiple project folders with this in Dolphin (file manager):
But when I do that, the last active window on a different project immediately gets re-launched in another directory, which I find really annoying. And this isn't the behavior that normally happens on Windows or Mac either. They all open the new directory in a separate window.
Overriding this setting in VSCode also doesn't work, because the
.desktopshortcut forces--reuse-window:So my temporary solution is just to make my own shortcut that overrides the default without
--reuse-window.Is there a reason this flag was forced on?