vscode-perforce icon indicating copy to clipboard operation
vscode-perforce copied to clipboard

Show the modified file in the sidebar for the repo with no write permission.

Open futurehome opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

For the repo which I don't have write permission, if I made some changes for the files in this repo, I'd like the extension can still show the modified files in the side bar, maybe with some different indicators.

Describe alternatives you've considered

Additional context

futurehome avatar Nov 20 '21 04:11 futurehome

Hi, thanks for the suggestion - it's an interesting idea though I'm not sure how practical it would be to implement. Off the top of my head it would probably need a command like p4 reconcile which is not ideal to run regularly in a large workspace. so, I think it's unlikely this will be implemented any time soon unless anyone has a better idea of how to implement it.

mjcrouch avatar Dec 14 '21 22:12 mjcrouch