1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 17:25:38 +02:00

added delete navigation to new and noteworthy

This commit is contained in:
Mike Kucera 2009-06-26 14:46:22 +00:00
parent df90029032
commit e8622b71d8
2 changed files with 2 additions and 0 deletions

View file

@ -224,6 +224,8 @@ may contain other information.
<td>Open Declaration (F3) improved, particularly for unresolved symbols.
<p>Open Declaration is capable of detecting potential matches.</p>
<p><img src="../images/60/CDT6.0_open_declaration.png" alt="Improved open declaration for unresolved symbols">
<p>It is now possible to navigate from a delete statement to the destructor method that is implicitly called.</p>
<p><img src="../images/60/CDT_6.0_delete.png" alt="Delete statement navigation">
</td>
</tr>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB