Inline editing of metadata
The idea above was "closed" due to Environment Variables.
That feature is too fiddley for our use case as the change that needs to be performed is not consistent. Furthermore, that feature does not help with handling merges.
Gearset has some merging capabilities, but it only allows to select one file or another, instead of merging changes from both files.
I'm aware it is possible to perform merges from source control, though it would be easier to train our team if they did not have to learn another technology. Furthermore, it leaves the process to more faults as the user can easily finish the pull request inside the source control causing some process to not be executed properly or consistently (e.g. branches not being closed or new pull requests opened).
A non merge/pipeline example, just comparison and deployment. I may have code on my sandbox that is for testing purposes, or is still in development, and it is to not be propagated to other sandboxes.
I'm not expecting anything complicated, I would be happy even if it was a text editor, though hopefully it has indentation capabilities.