mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-203322 "Hold alt and click to evaluate expression not working" (this is a tip of the day)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user