Sketch plugin to sync symbol names after changes.
- Download the latest release
- Double-click the
.sketchpluginfile to install
- After renaming your symbol(s).
- Go to Plugins → Instance Sync in the menu.
- Choose your sync method:
- Sync selection (any selected symbols)
- Sync page (on current page)
- Sync document (syncs all symbols within document)
- Sketch 2025.2.3+ Get Latest Version
# Clone the repository
git clone https://github.com/workingonstudio/instance-sync.sketchplugin.git
# Install dependencies (if any)
npm installContributions are welcome! Please feel free to submit a Pull Request.
MIT License - see the LICENSE file for details
Created by workingon.studio
If you find this plugin helpful, please consider:
- ⭐ Starring the repository
- 🐛 Reporting bugs
- 💡 Suggesting features