File names with tildas for generic types
Hello,
Is it possible to configure Resharper to move generic types into files with the corresponding names, ended with tilda and the number of generic parameters?
i.e. Dictionary~2.cs for Dictionary<TKey, TValue>, IMyInterface~1.cs for IMyInterface<T> type.
Thank you
Anton
Please sign in to leave a comment.