New quick-fix command to put method signature or arguments in single-line and multi-line
Completed
Hi
It would be great if the ability to change method signature or arguments in single-line and multi-line was added to Resharper quick-fix menu!
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
We already have these actions in the Alt+Enter menu.
Select a method you want to format (the whole method signature should be selected), hit Alt+Enter and navigate to Reformat and cleanup | Reformat selection | Choose "Compact format" or "Spacious format" to get the desired formatting. I hope it will be helpful for you.