| Item | Description |
|---|---|
| Inline all reference and remove the style | Choose this option to have IntelliJ IDEA convert the attributes of the style into XML tags, add them to the definitions of all the components where the style is used, and remove the style definition. |
| Inline this usage and keep the style |
Choose this option to have the refactoring applied to the current component only.
Note When the refactoring is invoked from the style definition file, only the Inline all reference and remove the style option is available and chosen by default. |
| Refactor | Click this button to apply the changes immediately. |
| Preview | Click this button to preview the changes before applying in the Find tool window. |

.