Rider File template change file name
Answered
I want a file template for C# code (class/interface) that will generate prefix the entered file name with the date.
So, when the user choose "new file" from that file template, and enter the file name as "ABC", it will create a file with
$Date$_<entered file name>.cs
Please sign in to leave a comment.
Yes, you can do it: