As described in this issue: https://github.com/Microsoft/vscode/issues/37519
I want to have the .vscode folder checked into version control, but I still need some local settings that should not be checked into version control.
The issue I referenced proposed a way to do it, but I was not able to get it to work. Is this feature (single 'multi-root' workspace) even supported?