blob: 470358a1864b2267fe6f7788119998f45de28796 [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>
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>
</body>
</html>