Create interface in new file? Cfin Created February 23, 2021 10:19 Currently, my newly defined interface can only be created in the same file with context actions. Is there a setting to move it to a new file?
Unfortunately, that is not possible in Rider. Here is the feature request where we collect votes for this functionality: https://youtrack.jetbrains.com/issue/RSRP-205182.
However, you can do Al-Enter on a newly created interface and call move to a new file refactoring.
Hope this helps!