Install from vscode marketplace SharedLock.
1. Open extension settings and setup common redis connection params
2. Each team member need to set identical redis instance, and DB number
For preventing merge confilicts while editing same file, developer can lock the file, so other team members cannot edit it, until first developer releases the file
This works inside identical project source tree ( i.e. cloned repo of same project, but doesn't care abount branch), Locks works on [Workspace]/**/* files.