Move to... - arasplm/ArasVSMethodPlugin GitHub Wiki
This command provides ability to move a selected code element from main file to external/partial file and vice versa.

Figure 1. Move to... button in context menu

Figure 2. Move to... dialog
| Name | Description |
|---|---|
| Path | Path of a file to move code element. Related to method path. |
| File Name | Name of a selected/created file |
| Code Type | Type of code element |
| OK | OK button. Move code element |
| Cancel | Cancel button. Close dialog |
Table 1: Description of Move to... dialog