Back to Devexpress

Break Apart Settings

coderushforroslyn-400534-configuration-options-break-apart-settings.md

latest930 B
Original Source

Break Apart Settings

  • Jan 31, 2019

You can configure the Break Apart Parameters/Arguments code action on the Editor | <Language> | Code Actions | Break Apart Settings options page.

Use the following options to configure the Break Apart Parameters/Arguments feature:

  • The indentation of the broken apart parameters/arguments.

  • The minimum number of parameters/arguments required to make this refactoring available. The default value is 3.

If you use the default value, the Break Apart Parameters/Arguments code action is not available for methods that take less than three arguments.