Skip to content

Commit aabf509

Browse files
SougandhSmerks
authored andcommitted
Update N & N content of Navigate to Declaration
This commit updates screenshots and contents for Navigate to Declaration N & N entry
1 parent 9c0e27c commit aabf509

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed
192 KB
Loading

news/4.36/images/Navigation.png

189 KB
Loading
-189 KB
Binary file not shown.

news/4.36/jdt.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,16 @@ <h2>Debug</h2>
187187
<td class="title">Navigate to variable declaration</td>
188188
<td class="content">
189189
Users can now navigate to a variable’s declaration directly from the Variables view during a debug session, making it easier to trace variables—especially in methods with numerous local variables.
190+
<br><br>
191+
Choose <b>Navigate to Declaration</b> from context menu of variables
190192
<p>
191-
<img src="images/navigate-to-variables.png" alt="Original" />
193+
<img src="images/NavigateToDeclareMenu.png" alt="Navigation_menu" />
194+
</p><br>
195+
<br><br>
196+
Now editor will jump and highlight its declaration
197+
<p>
198+
<img src="images/Navigation.png" alt="Navigation_done" />
192199
</p><br>
193-
</td>
194200
</td>
195201
</tr>
196202

0 commit comments

Comments
 (0)