joeferraro / MavensMate-SublimeText

Sublime Text plugin for Salesforce developers. Aims to replace the Eclipse-based Force.com IDE.
http://mavensmate.com
GNU General Public License v3.0
290 stars 119 forks source link

Need ability to update package.xml from objects #787

Closed robertmclaws closed 8 years ago

robertmclaws commented 8 years ago

I'm using MM 7.0 Beta 3 + Sublime Text to copy fields from my Leads to my Opportunities, Accounts, and Contacts. When I copy a field from one object to another, I have to manually update the package.xml. It would be nice if I could just right-click an object and say "Update package.xml", and have the package.xml automatically update with any fields that have changed.

Thanks!