Skip to content

Commit

Permalink
Add N&N for Open Call Hierarchy hyperlink for type elements
Browse files Browse the repository at this point in the history
  • Loading branch information
RedeemerSK authored and iloveeclipse committed May 8, 2024
1 parent b31f51f commit 2d413bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions news/4.32/jdt.html
Expand Up @@ -112,6 +112,14 @@ <h2>Java Editor </h2>
<p><img src="images/anonymous-local-var-after.png" alt="anonymous class to local variable after"/></p>
</td>
</tr>
<tr id="types-call-hierarchy-on-ctrl-click">
<td class="title"><a href="#types-call-hierarchy-on-ctrl-click">Types call Hierarchy on Ctrl+Click</a></td>
<td class="content">
<!-- https://github.com/eclipse-jdt/eclipse.jdt.ui/pull/1367 -->
<p><code>Open Call Hierarchy</code> action now added to the list of actions shown on <code>Ctrl+Click</code> for types as well</p>
<p><img src="images/types-call-hierarchy-on-ctrl-click.png" alt="Call hierarchy action for types"/></p>
</td>
</tr>
<!-- ******************* End of Java Editor ************************************* -->

<!-- ******************* Java Views and Dialogs ************************************* -->
Expand Down

0 comments on commit 2d413bf

Please sign in to comment.