Rename class does not prompt to rename file to match
Using R# 6.0, whenever I have a standalone class file that doesn't match the filename, it gives me the option to rename the file to match. It does not offer that option when renaming a class that is within .aspx files.
Example:
Create webform called Test_One.aspx with codebehind file
In the codebehind file, select Partial Class Test_One and it will give you the option to change it to TestOne
With the class name selected, shouldn't it give you the option to change Test_One.aspx, Test_One.aspx.(cs/vb), Test_One.aspx.designer.(cs/vb) to match - and all corresponding usages, but it doesn't.
Please sign in to leave a comment.
Hello Shawn,
Thank you for feedback! There's a similar request in our tracker: http://youtrack.jetbrains.net/issue/RSRP-273208
and you're welcome to vote for it.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello Shawn,
Thank you for feedback! There's a similar request in our tracker: http://youtrack.jetbrains.net/issue/RSRP-273208
and you're welcome to vote for it.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"