Closed as not planned
Description
In the case of using a shared development environment, with the local repo being set on the remote IRIS server, we aren't able to see which files are currently in the local repository. So it can be hard to track what has been added from within VSCode. Note that in certain situations, the DEVs aren't able to access the remote filesystem. It would be great if they could run a command to see which files are added on the repository on the server. Can we incorporate the 'git ls-files' command somehow into either the Git UI or in the output window. Open to looking at the various flags to see what would make sense.