fabiospampinato / vscode-projects-plus

An extension for managing projects. Feature rich, customizable, automatically finds your projects.
MIT License
65 stars 18 forks source link

Account for servers having multiple users working on the same project #66

Open grizzlyism opened 4 years ago

grizzlyism commented 4 years ago

If multiple users are working on the same server and enable the "show Branch", only one user can write to this file:

/tmp/.vscode-projects-plus_branch-git-cache.json.

Can you please allow a user to customize this file's location in vscode Settings or settings.json?

Thank you

fabiospampinato commented 4 years ago

PR welcome for prepending the user name to those kind of files.