fixed [IDEADEV-41319] test runner: do not show green balloon and green progress bar...
[fedora-idea.git] / resources-en / src / tips / EvaluateExpressionInEditor.html
blobf80ed726418832671694d7010a01d430671300a1
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td>To easily evaluate the value of any expression while debugging the program, select its text in the editor
6 (you may press a &shortcut:EditorSelectWord; a few times to efficiently perform this operation)
7 and press &shortcut:EvaluateExpression;.
8 </td>
9 </tr>
10 </table>
11 </body>
12 </html>