How to edit multiple file templates
Answered
Is there any way to change the file template of the second file that is generated, for example the xaml.cs file for the Xamarin Form or the WPF? And also, how to create multiple files using a file template?
Thanks in advance.
Please sign in to leave a comment.
At the moment, Rider doesn't have UI for editing/creating multi-file templates. Here is the feature request to upvote: https://youtrack.jetbrains.com/issue/RIDER-13364. However, one can create a multi-file template with ReSharper, add it to quicklist, and save to the team-shared settings layer. After it, Rider will be able to use it.