File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ This refactoring applies to:
32
32
33
33
2 . Press ** Ctrl** +** .** to trigger the ** Quick Actions and Refactorings** menu.
34
34
35
- ![ Convert local function to method codefix ] ( media/convert-local-function-to-method-codefix.png )
35
+ ![ Convert local function to method code fix ] ( media/convert-local-function-to-method-codefix.png )
36
36
37
37
2 . Press ** Enter** to accept the refactoring.
38
38
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ This code generation applies to:
36
36
- Right-click and select the ** Quick Actions and Refactorings** menu.
37
37
- Click the ![ screwdriver] ( media/screwdriver.png ) icon that appears in the left margin if the text cursor is already on the empty line in the class.
38
38
39
- ![ Generate deconstructor codefix ] ( media/deconstruct-codefix.png )
39
+ ![ Generate deconstructor code fix ] ( media/deconstruct-codefix.png )
40
40
41
41
3 . Select ** Generate method 'MyInternalClass.Deconstruct'** to generate the deconstructor.
42
42
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ This refactoring applies to:
32
32
33
33
2 . Press ** Ctrl** +** .** to trigger the ** Quick Actions and Refactorings** menu.
34
34
35
- ![ Invert if else codefix ] ( media/invert-if-codefix.png )
35
+ ![ Invert if else code fix ] ( media/invert-if-codefix.png )
36
36
37
37
3 . Select ** Invert if** .
38
38
You can’t perform that action at this time.
0 commit comments