How do you save templates and live templates in Rider
I spent a long time refining my Unity ECS templates. I had to reinstall rider so I exported my settings via Manage IDE settings. When I imported the settings zip file, my templates were gone. Pretty frustrating. Ideally I'd love to be able to version control these templates and share them with the team.
thank you
Please sign in to leave a comment.
Hello Danny W, thank you for your question.
We're sorry, it looks like you faced the following issue: Sharing Live Templates. Please comment or vote for it to be notified about status changes.
In order to be able to share these settings with the team, you need to save live templates to the 'team-shared' layer. The corresponding <SolutionName>.sln.DotSettings settings file will be saved in the solution folder after that.
As soon as this file is added to your VCS and the team members get it, they will have settings from this file applied automatically without reloading the solution. Please let me know if you have any questions. Thank you!