AppCode 2017.3 Help

Inline

Introduction

AppCode provides the following inline refactorings:

    Performing inline refactoring

    1. Place the caret in the editor at the desired symbol to be inlined.
    2. Do one of the following:
      • On the main menu or on the context menu, choose Refactor | Inline.
      • Press ⌥⌘N.
    3. In the Inline dialog box that corresponds to the selected symbol, confirm the inline refactoring.
    Last modified: 27 March 2018

    See Also