IDEA-203322 "Hold alt and click to evaluate expression not working" (this is a tip of the day)

This commit is contained in:
Egor Ushakov
2018-11-30 18:41:12 +03:00
parent 4e22d96053
commit c19a03bfc7
@@ -5,7 +5,7 @@
<body>
<p>To quickly evaluate the value of any expression while debugging the program,
hold Alt and click this expression to see its value and calculate it, call a method, etc. </p>
hold Alt (Control+Alt+Shift on Linux) and click this expression to see its value and calculate it, call a method, etc. </p>
<p class="image">
<img src="images/quick_evaluate.png">