This is what I'd like to achieve: I have Visual Studio code open and a folder is open in the workspace.
If I now drag another folder in the File Explorer onto the Visual Studio Code icon in the taskbar (with the mouse), I want that folder to be added to the workspace.
I can only get it to either open a new window or overwrite my existing folder with the new one -> but thats not what i will achieve.
Is there a solution ?