Whenever we add or delete files from our project, it requires to also hit 'save all' so that the project file will copy these changes. Is there some preference or plugin that we can use that will make sure the project file gets updated at the same time?
We run into issues where someone will add/remove a file and forget to hit save all which causes issues once it is pushed to git.