Visual-Studio – Templates used when changing the CODERUSH extraction method?

When I extract a method in CodeRush, it has some default formats. I want to change it. Specifically, when I select the location of the extraction method, CodeRush will shred it, Directly above the method where I placed the location marker.

So:

When I choose to delete the extraction method, it looks like this:

In the end it looks like this:

What I want is that it can control the appearance of the method, and currently I want to add some blank lines between it and the next method. How can I do this?

Open DevExpress-> Options dialog;

Go Edit|Code format|Blank line options page;

Toggle the’After multi-line members’ option.

When I extract the method in CodeRush , It has some default formats. I want to change it. Specifically, when I select the location of the extraction method, CodeRush will shred it and directly above the method where I placed the location marker.

< p>So:

When I choose to delete the extraction method, it looks like this:

In the end it looks like this:

What I want is it You can control the appearance of the method, currently I want to add some blank lines between it and the next method. How can I do this?

Open DevExpress -> Options dialog box;

Go to edit|code format|blank line options page;

p>

Toggle the’After multi-line members’ option.

Leave a Comment

Your email address will not be published.