blob: fb62f4d8da113f324bd220025899e1c374c5a07e [file]
<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 press <span class="shortcut">&shortcut:IntroduceVariable;</span>, and choose the desired expression:</p>
<p class="image"><img src="images/extract_variable_incomplete.png"></p>
</body>
</html>