Matt Crouch
Matt Crouch
Well, I can't say I understand it, but it's some kind of progress :) - I think running p4 client creates the client before you've even saved the file, I...
I forgot we use p4 set -q which suppresses the sources. Oh well, I think we can infer where that client is coming from anyway. Nevertheless this line from cmd:...
thanks, that seems potentially relevant - it's not a setting I've seen in p4v before but I'll have a look and see if I can work anything out
Hi, thanks for the question - I can't think of a great way to do this currently. It's quite a bespoke operation and I'm finding it a bit tricky to...
Interesting idea to show them like files! That previously wouldn't have been feasible because you couldn't control the context menus per individual item - that would make the menus a...
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...
Hi - yes, there is a way to do this. VS code sets a limit on how long we can delay saving a file before it asks about overwriting -...
Ah yes, it might be possible to make a similar command for 'edit and save all open files' which might help. It seems that find and replace generally automatically saves...
Definitely - it's high on my list of things to look into, but probably quite a lot of work! Need to look into whether we can hook into vscode's existing...
I sometimes think about starting this one, but I'm not really sure where to start on the UI, would like to understand some more use cases. - our workflow is...