ignored workspaces not working as intended
I added my name to the list of ignored workspaces so it doesn't show up in discord.
After doing so I noticed that all workspaces and repositories are ignored. This seems to be due to the fact that my username in Windows is my first name which is exactly what I added to vscord.ignore.workspaces. The ignore functionality seems to work perfectly fine if I remove my name from the ignore list. Is there any way this can be fixed?
How are we gonna approach this? do we use hard code in OS specific username / filesystem structure? or make it so the path is relative instead of absolute?
I think allowing the user to switch from relative path to absolute path for workspace detection might be a good solution.
I think that relative path as a default is the best way moving foward