IDEA-88977 Use "Extract" instead of "Introduce" in refactoring names

This commit is contained in:
peter
2012-07-18 13:29:54 +02:00
parent 3588197e02
commit 446e57fc57
@@ -6,7 +6,7 @@
<p>
You can use the <span class="">Introduce Variable</span>
You can use the <span class="">Extract Variable</span>
refactoring even on incomplete statements.
Just select the necessary block in the editor and press <span class="shortcut">&shortcut:IntroduceVariable;</span>.</p>
<p class="image"><img src="images/introduce_variable_incomplete.gif"></p>